Skip to content

Instantly share code, notes, and snippets.

@mostafa-asg
Created March 15, 2022 06:44
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 mostafa-asg/f650020e7ed7496d3b6e1a523bc860be to your computer and use it in GitHub Desktop.
Save mostafa-asg/f650020e7ed7496d3b6e1a523bc860be to your computer and use it in GitHub Desktop.
Install python in Linux
After downloading the source code:
$ ./configure --enable-optimizations
$ sudo make altinstall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment