1
0
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

Dustin Schoenbrun
2025-10-30 12:16:46 -04:00
parent 7c6cd8bb6e
commit 519cc88017

@@ -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**