Skip to content

Instantly share code, notes, and snippets.

@joaquimnetocel
Created March 16, 2024 02:33
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 joaquimnetocel/013fbebc625c5a30c4aef9411d47bb51 to your computer and use it in GitHub Desktop.
Save joaquimnetocel/013fbebc625c5a30c4aef9411d47bb51 to your computer and use it in GitHub Desktop.
INSTALL PYTHON ON LINUX
sudo apt install python-is-python3
sudo apt install python3-pip
sudo apt install python3.10-venv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment