Skip to content

Instantly share code, notes, and snippets.

@brunohubner
Created February 27, 2024 18:52
Show Gist options
  • Save brunohubner/c8f029620831968b55e172fd56f59aaf to your computer and use it in GitHub Desktop.
Save brunohubner/c8f029620831968b55e172fd56f59aaf to your computer and use it in GitHub Desktop.
sudo apt-get update
sudo apt-get -y upgrade
sudo apt-get install build-essential checkinstall libffi-dev python2-dev python2 python-dev-is-python3 -y
sudo apt-get install libncursesw5-dev libssl-dev libsqlite3-dev tk-dev libgdbm-dev libc6-dev libbz2-dev -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment