Archives for: "September 2015"
Python Install
By Mr.Seiko on Sep 30, 2015 | In Uncategorized | Send feedback »
Fucking around on a CentOS 6 Server. Client wanted a Python 3.4 install.
sudo yum install https://dl.iuscommunity.org/pub/ius/stable/CentOS/6/x86_64/ius-release-1.0-14.ius.centos6.noarch.rpm
sudo yum search python3
Found Python appears as py… more »