Skip to content

Instantly share code, notes, and snippets.

@johndstein
Created June 12, 2014 15:05
Show Gist options
  • Save johndstein/3992f2be489fc403d10e to your computer and use it in GitHub Desktop.
Save johndstein/3992f2be489fc403d10e to your computer and use it in GitHub Desktop.
noob install python on ubuntu 14
sudo apt-get update
sudo apt-get -y install software-properties-common python-software-properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment