🐍 Install python 2.7.10 [Linux]

How to install python in linux
tar zxvf Python-2.7.10.tgz
cd Python-2.7.10./configuremakesudo make install




For IDLE
apt-get install idle

Popular posts from this blog

Information gathering - Website Links 😈

How to switch between different java versions on Linux