mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-15 06:43:53 -05:00
Updated the zstd development package name to libzstd-devel for building Python 3.14 on Fedora
2
Home.md
2
Home.md
@@ -98,7 +98,7 @@ so we still recommend building against Tcl/Tk 8 as of that release.
|
||||
|
||||
> **Note:** Package names for the 8.6 compatibility libraries are `tk8-devel` on Fedora 42+.
|
||||
|
||||
Additionally, you should install `zstd-devel` if you are building Python 3.14 or newer but note that Python requires zstd 1.4.5 or newer, which may not be available in the default package repositories.
|
||||
Additionally, you should install `libzstd-devel` if you are building Python 3.14 or newer but note that Python requires zstd 1.4.5 or newer, which may not be available in the default package repositories.
|
||||
|
||||
* **Fedora Silverblue**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user