Skip to content

Instantly share code, notes, and snippets.

@ericfourrier
Created January 27, 2016 14:36
Show Gist options
  • Save ericfourrier/8a2ff3b8294390ca1e4c to your computer and use it in GitHub Desktop.
Save ericfourrier/8a2ff3b8294390ca1e4c to your computer and use it in GitHub Desktop.
conda clean -t # will remove the old tarballs
conda clean -p # will remove outdated packages
# conda clean -tp # if you want both
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment