Skip to content

installing Python

installing Python in CentOS

Use sudo yum install centos-release-scl && sudo yum-config-manager --enable centos-sclo-rh-testing && sudo yum install rh-python36 && scl enable rh-python36 bash to install Python 3.6.

licensing

No rights reserved: CC0 1.0.

prior work