Skip to content

Instantly share code, notes, and snippets.

@bcnzer
Last active April 20, 2020 06:45
Show Gist options
  • Save bcnzer/b3056618a99b30fa064f71a849cd07fa to your computer and use it in GitHub Desktop.
Save bcnzer/b3056618a99b30fa064f71a849cd07fa to your computer and use it in GitHub Desktop.
Download python
cd /usr/src
wget https://www.python.org/ftp/python/3.6.0/Python-3.6.0.tgz
sudo tar xzf Python-3.6.0.tgz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment