To remove the configs:
conda install anaconda-clean anaconda-clean --yes
Once the configs are removed you can delete the anaconda install folder, which is usually under your home dir:
rm -rf ~/anaconda3
Also, the anaconda-clean --yes
command creates a backup in your home directory of the format ~/.anaconda_backup/<timestamp>
. Make sure to delete that one also.
EDIT (v5.2.0): Now if you want to clean all, you will also have to delete the two last lines added to your .bash_profile
. They look like:
# added by Anaconda3 5.2.0 installer export PATH="/Users/ody/anaconda3/bin:$PATH"
Related Posts:
- bash: pip: command not found
- How to uninstall pip on OSX?
- Tensorflow import error: No module named ‘tensorflow’
- How do I install pip on macOS or OS X?
- How to uninstall Python 2.7 on a Mac OS X 10.6.4?
- How do I upgrade to Python 3.6 with conda?
- Python- Robot Framework Rebot Using List
- How to update/upgrade a package using pip?
- Python vs Cpython
- How do I update\upgrade pip itself from inside my virtual environment?
- Changing one character in a string
- How can I represent an ‘Enum’ in Python?
- IndexError: too many indices for array
- numpy array: IndexError: too many indices for array
- How do I specify new lines on Python, when writing on files?
- Relative imports – ModuleNotFoundError: No module named x
- Using global variables in a function
- How do I check what version of Python is running my script?
- Converting integer to string in Python
- Reverse a string in Python
- Python for-in loop preceded by a variable
- How do I upgrade the Python installation in Windows 10?
- What does if __name__ == “__main__”: do?
- Difference between del, remove, and pop on lists
- How can I install packages using pip according to the requirements.txt file from a local directory?
- How to measure elapsed time in Python?
- Python: Start and stop timer [duplicate]
- Does Python have a ternary conditional operator?
- not all arguments converted during string formatting.. NO % variables
- How do I install opencv using pip?
- TypeError: ‘builtin_function_or_method’ object is not subscriptable
- How do I compare two strings in python?
- Curve curvature in numpy
- Relative imports in Python 3
- How do I update Anaconda?
- ImportError: No module named sklearn.cross_validation
- ImportError: No module named sklearn.cross_validation
- How can I prevent the TypeError: list indices must be integers, not tuple when copying a python list to a numpy array?
- ImportError: No module named pip
- What are data classes and how are they different from common classes?
- “pip install unroll”: “python setup.py egg_info” failed with error code 1
- Python random function
- Converting NumPy array into Python List structure?
- Converting string into datetime
- ImportError: No module named matplotlib.pyplot
- How do you get the logical xor of two variables in Python?
- ImportError: No module named matplotlib.pyplot
- How do I list all files of a directory?
- Accessing the index in ‘for’ loops?
- The difference between comparison to np.nan and isnull()
- Conda command not found
- How is Anaconda related to Python?
- Conda command not found
- ImportError: No module named pandas. Pandas installed pip
- ‘Conda’ is not recognized as internal or external command
- anaconda update all possible packages?
- ModuleNotFoundError: No module named ‘sklearn’
- Anaconda vs. miniconda
- pip or pip3 to install packages for Python 3?
- socket.error: [Errno 48] Address already in use
- How do I install Python OpenCV through Conda?
- ImportError: No module named sklearn (Python)
- How to switch Python versions in Terminal?
- How to change default Python version?
- How can I upgrade NumPy?
- Spyder Python “object arrays are currently not supported”
- What version of Python is on my Mac?
- ModuleNotFoundError: No module named ‘matplotlib’
- anaconda/conda – install a specific package version
- ‘numpy.ndarray’ object has no attribute ‘index’
- How can I rename a conda environment?
- How to install xgboost in Anaconda Python (Windows platform)?
- from PIL import Image – ImportError: No module named PIL
- ‘Jupyter’ is not recognized as an internal or external command
- How can I download Anaconda for python 3.6
- Pyspark: Exception: Java gateway process exited before sending the driver its port number
- Import Error: No module named numpy Anaconda
- How to install pytorch in windows?
- Virtualenv Command Not Found
- How can I install the latest Anaconda with wget
- Distributed 1.21.8 requires msgpack, which is not installed
- How to join on multiple columns in Pyspark?
- ImportError: No module named ‘google’
- Anaconda Installed but Cannot Launch Navigator
- matplotlib: RuntimeError: Python is not installed as a framework
- urllib2.HTTPError: HTTP Error 403: Forbidden
- Install Plotly in Anaconda
- Can’t update to numpy 1.13 with anaconda?
- Conda command is not recognized on Windows 10
- boto3 python 2.7 ImportError: No module named boto3 USER_BASE USER_SITE site packages doesn’t exist
- Python can’t find module NLTK
- How to install discord.py rewrite?
- How to install pip for Python 3 on Mac OS X?
- Tkinter error: Couldn’t recognize data in image file
- Anaconda “failed to create process”
- Anaconda – UnsatisfiableError: The following specifications were found to be in conflict
- How to change python version in Anaconda?
- How do I install pip on macOS or OS X?
- Cannot remove entries from nonexistent file
- Issues with installing python libraries on Windows : CondaHTTPError: HTTP 000 CONNECTION FAILED for url