Skip to content

Instantly share code, notes, and snippets.

@Dan0sz
Created February 4, 2022 22:13
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/2c240376741e5c0ef117c3eb32bc1564 to your computer and use it in GitHub Desktop.
Save Dan0sz/2c240376741e5c0ef117c3eb32bc1564 to your computer and use it in GitHub Desktop.
# Prerequisites for Python 2.7.x
apt-get update
apt-get install build-essential checkinstall
apt-get install libreadline-gplv2-dev libncursesw5-dev libssl-dev libsqlite3-dev tk-dev libgdbm-dev libc6-dev libbz2-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment