Skip to content

Instantly share code, notes, and snippets.

@dawn360
Created September 8, 2016 14:31
Show Gist options
  • Select an option

  • Save dawn360/7a4964efb51f0c99d6043e171573d9b7 to your computer and use it in GitHub Desktop.

Select an option

Save dawn360/7a4964efb51f0c99d6043e171573d9b7 to your computer and use it in GitHub Desktop.
You should be able to download the latest python version and follow the README file. The steps should be simple enough.
./configure
make
make install
Note that you don't have to remove python-2.7.3 from your system to install an other version.
You can switch between different versions using
sudo update-alternatives --config python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment