python3: The Python programming language

Description

The Python programming language

Upstream Contact

https://www.python.org

Type

standard

Version Information

package-version.txt:

3.9.2

Equivalent System Packages

alpine: install the following packages: python3 python3-devel cygwin:

$ apt-cyg install python3 python3-devel

Debian/Ubuntu:

$ sudo apt-get install  python3 python3-devel

Fedora/Redhat/CentOS:

$ sudo yum install  python3 python3-devel

freebsd:

$ sudo pkg install python3 python3-devel

homebrew:

$ brew install python3 python3-devel

opensuse:

$ sudo zypper install python3 python3-devel

void:

$ sudo xbps-install  python3 python3-devel

See https://repology.org/project/python3/versions, https://repology.org/project/python3-devel/versions

If the system package is installed, ./configure will check whether it can be used.