Home Linux To download and install python on ubuntu through terminal

To download and install python on ubuntu through terminal

0
To download and install python on ubuntu through terminalOpen Terminal and follow the steps belowstep -i – wget http://python.org/ftp/python/2.7.3/Python-2.7.3.tgz

step -ii – tar -xzf Python-2.7.3.tgz

step -iii – cd Python-2.7.3

step -iv – ./configure


step -v – make


step -vi – sudo make install 

Done

I can reach at : durgacharanojha@yahoo.co.in

NO COMMENTS

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Exit mobile version