Skip to content

ContinuumIO/anaconda-clean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anaconda-clean

Description

This module removes configuration files that are left behind when uninstalling Anaconda.

Usage

First, install the conda package.

 conda install anaconda-clean

Then run:

 anaconda-clean

This will run through the configuration files/directories on your system and give you the option to delete each one.

Optional: To automatically delete all files and directories, run:

 anaconda-clean --yes 

TO create a backup copy of the file/directory in a .anaconda_backup folder in your home directory, run:

 anaconda-clean --backup

About

removes configuration files that are left behind when uninstalling Anaconda

Resources

License

Stars

Watchers

Forks

Packages

No packages published