We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add the links to the Python build documentation and to the GitHub Actions for the latest Ubuntu/Debian dependencies.
tcl-tk@8 is needed for everything but 3.12+
Add git as it is not part of build-essential
Added codeblock formatting to MacPorts dependency install command to fit style of other commands
Updated Home (markdown)
Added some padding to the Mac OS X bulleted list item
Correct the libraries for Fedora 22 and above
Update OpenSUSE list https://github.com/pyenv/pyenv/issues/2694
fix formatting
Note Amazon Linux 2 (like CentOS but different openssl package)
On a freshly installed Fedora 38 I was getting this error while trying to install pyenv version 3.9.4 "/home/user/.pyenv/plugins/python-build/bin/python-build: line 1745: patch: command not found"
add `findutils` package on openSUSE dependencies
Remove `llvm`.I'm pretty sure I was wrong that it is necessary in this list. Looked through the issue backlog and I think my issue was something else.
Add `llvm` to ensure clang++ is installed for macOS
phrasing
Mention what the PROFILE_TASK suggested here does
Mention use of `--enable-optimizations` and some other useful build options
Add libgdm-devel for openSUSE