Installing Old/New Python Versions on Ubuntu 15.10 Wily
Hi! The Tutorial shows you Step-by-Step How to Install Old Python 2.3/2.4/2.5/2.6 Version on Ubuntu 15.10 Wily Werewolf GNU/Linux.
With this Guide you will Get Installed also the New Python 3.x major Versions that are Not in Ubuntu Repositories.
-
Open a Shell session
Ctrl+Alt+t to open a Terminal emulator on Desktop
(Press “Enter” to Execute Commands) -
How to Enable the Old/New Python Versions PPA
-
Install the Required Python Version.
sudo apt-get install python2.[x]
Example:
sudo apt-get install python2.6