Skip to content

Instantly share code, notes, and snippets.

@aaronzs
Created September 15, 2015 15:54
Show Gist options
  • Save aaronzs/59e96ac5f1de044fec6b to your computer and use it in GitHub Desktop.
Save aaronzs/59e96ac5f1de044fec6b to your computer and use it in GitHub Desktop.
sudo -H pip3 freeze | xargs sudo -H pip3 uninstall -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment