Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

install python to linux

In RHEL & CENTOS::
Step 1: Open a Terminal and add the repository to your Yum install.

sudo yum install -y https://repo.ius.io/ius-release-el7.rpm

Step 2: Update Yum to finish adding the repository.

sudo yum update

Step 3: Download and install Python.
Source by wsvincent.com #
 
PREVIOUS NEXT
Tagged: #install #python #linux
ADD COMMENT
Topic
Name
5+2 =