#Python

บทความทั้งหมดที่ติดแท็กนี้

Software

Upgrade Python from 2.6 to 2.7 on Centos 6.5

How can I upgrade it in Centos 6.5? I try below Download Python and extract it wget http://www.python.org/ftp/python/2.7.8/Python-2.7.8.tar.xz xz -d Python-2.7.8.tar.xz tar -xvf Python-2.7.8.tar