29.1 C
Cuttack
Friday, May 17, 2024
HomeLinuxTo download and install python on ubuntu through terminal

To download and install python on ubuntu through terminal

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
Durga Charan Ojhahttps://lifeonnetwork.com/
I am a proud Indian, proud father, a blogger, Being in a profession as System administrator, my passion is troubleshooting computer issues, I do like sharing solutions through blogging making videos of solving issues.
RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Most Popular