Skip to content

Instantly share code, notes, and snippets.

@sethbunke
Last active October 24, 2017 17:16
Show Gist options
  • Save sethbunke/ee597d9c6f4851f6c0cf06257b9d6bd5 to your computer and use it in GitHub Desktop.
Save sethbunke/ee597d9c6f4851f6c0cf06257b9d6bd5 to your computer and use it in GitHub Desktop.
Anaconda - clean up downloaded libraries (zip, tar ball, etc.)
#Cleanup downloaded libraries (remove tarballs and packages):
conda clean -tp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment