Skip to content

Instantly share code, notes, and snippets.

@Dan0sz
Created February 4, 2022 22:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dan0sz/d1a5a47dc13d8b3b0e0dbfa3b02682d2 to your computer and use it in GitHub Desktop.
Save Dan0sz/d1a5a47dc13d8b3b0e0dbfa3b02682d2 to your computer and use it in GitHub Desktop.
# Download and extract Python 2.7.13
cd /usr/src
curl -O https://www.python.org/ftp/python/2.7.13/Python-2.7.13.tgz
tar xvfz Python-2.7.13.tgz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment