Skip to content

xky0007/Install-Python-in-Centos7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Install-Python-in-Centos7 (python 3.6)

Step 1.

$ sudo yum install centos-release-scl

$ sudo yum-config-manager --enable centos-sclo-rh-testing

Step 2.

$ sudo yum install rh-python36

Step 3.

$ scl enable rh-python36 bash

Then tpye python to enter python terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published