Skip to content

Instantly share code, notes, and snippets.

@yangyaofei
Created May 30, 2018 04:53
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 yangyaofei/e7f07461dca5352ce8129fb8d36b270e to your computer and use it in GitHub Desktop.
Save yangyaofei/e7f07461dca5352ce8129fb8d36b270e to your computer and use it in GitHub Desktop.
wget https://twistedmatrix.com/Releases/Twisted/17.1/Twisted-17.1.0.tar.bz2
tar -jxvf Twisted-17.1.0.tar.bz2
cd Twisted-17.1.0
python3 setup.py install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment