Uninstall Anaconda on a Mac
In this article, we will explain how to uninstall Anaconda completely and safely on your Mac. You can remove Anaconda manually or do it with a special uninstaller. We will explain both options for managing Anaconda cleanup.
- What is Anaconda?
- How to uninstall Anaconda manually
- How to uninstall Anaconda with several clicks
What is Anaconda?
Anaconda is the most popular distribution of the Python and R programming languages. It is available for various operating systems, including macOS, Windows, and Linux. Anaconda provides everything you need to solve data analysis and processing.
If for some reason you came to a decision to delete Anaconda from your Mac or simply need to reinstall the program, we will explain how to do this safely and correctly.
How to uninstall Anaconda on Mac manually
Generally, there are two possible ways to uninstall Anaconda manually.
- You can do it via Terminal as suggested on Anaconda official website.
- Or use our complete step-by-step uninstallation guide with screenshots.
Uninstallation way recommended by Anaconda official website
Anaconda’s official website recommends uninstalling their application using the Anaconda-Clean application that can be launched via Terminal command line. To do this, you should follow the steps below.
- Go to the Applications folder and remove Anaconda icon into the Trash.
- Open Terminal.
- In Terminal window, type the following command:
conda install anaconda-clean

rm -rf ~/.anaconda_backup
Please note that this removal method may leave Anaconda related files on your Mac. That is why we recommend that you use our detailed guide that is given below. Since we have specialized in Mac cleaning applications for many years, we regularly check which files Mac applications create and where they are stored. Based on our experience, we have compiled for you a detailed guide on how to remove Anaconda from a Mac completely. There we have listed all the places where you need to look for all the traces of Anaconda’s configuration files. This method is presented below.
Steps to uninstall Anaconda completely from your Mac:
- Quit the Anaconda application.




- ~/Library/Receipts/io.continuum.pkg.anaconda-client.bom
- ~/Library/Receipts/io.continuum.pkg.anaconda-client.plist
- ~/Library/Receipts/io.continuum.pkg.anaconda-navigator.bom
- ~/Library/Receipts/io.continuum.pkg.anaconda-navigator.plist
- ~/Library/Receipts/io.continuum.pkg.anaconda-project.bom
- ~/Library/Receipts/io.continuum.pkg.anaconda-project.plist
- ~/Library/Receipts/io.continuum.pkg.anaconda.bom
- ~/Library/Receipts/io.continuum.pkg.anaconda.plist
Depending on the user settings and operations you performed with Anaconda, some other Anaconda accosiated files may be left behind. Therefore, it is better to check the following Anaconda directory and remove all files related to Anaconda.
- ~/Library/Containers/
- ~/Library/Application Support/
- ~/Library/Logs/
- ~/Library/Application Scripts/
- ~/Library/Caches/
- ~/Library/Preferences
Not to searh in Anaconda path and fill all files manually, you can save your time by using a free tool from Nektony: Funter.
To find Anaconda remaining files with Funter you should launch the app → enter the word Anaconda into the search line → check the results and delete all hidden files that are related to the Anaconda application.
With the help of Funter, we managed to find this list of useless Anaconda remains:
- ~/anaconda3
- ~/.bash_profile-anaconda3.bak
- ~/.condarc
- ~/.conda
- ~/.anaconda

Finally, you need to empty the Trash folder. This is the last step to completely uninstall Anaconda.
Safely uninstall Anaconda using App Cleaner & Uninstaller
The manual search for apps’ accosiated files, especially if they are scattered on a hard drive, is inefficient. You may miss some files and it takes a fair amount of time. That’s why we recommend that you uninstall Anaconda automatically.
The automatic method requires using a special free cleanup utility application – App Cleaner & Uninstaller. This software automatically collects all the service files of each app and allows you to uninstall them with one click. Here is how to use it to uninstall Anaconda (Python 3):
- Launch App Cleaner & Uninstaller.
- Find Anaconda in the left panel.

If you switch on the Expert mode, you can see all the Anaconda app’s support files in the right section of the window.
In case you previously removed Anaconda manually and you are not sure whether you removed all of the leftover files. The Remaining Files section of App Cleaner & Uninstaller will help you. Moreover, you might use this feature to find the remains of other previously-removed apps as well. Just switch to the Remaining Files tab to find all applications’ leftovers stored on your Mac.

Video Guide: How to uninstall unneeded applications on a Mac
Conclusion
The manual way of uninstalling Anaconda is quite time-consuming. Moreover, it never guarantees that you get rid of all the service files, because sometimes they can be spread all over your hard drive.
That is why we recommend you using a professional uninstaller App Cleaner & Uninstaller. This software will help you if you can’t uninstall Anaconda manually or just prefer not to waste your time, and work on much more interesting tasks.
We hope this exhaustive guide has answered all of your questions about how to uninstall Anaconda on a Mac. However, if you’d like to know more, just ask our support team.
Uninstalling Anaconda Distribution#
These instructions will also work for a Miniconda installation. Replace anaconda with miniconda for all instructions.
To uninstall your Anaconda installation:
- Search for and open Add or remove programs.
- Select your Anaconda installation.
- Click Uninstall.
- Complete the uninstall instructions that appear.
macOS or Linux
- Open your terminal application.
- (Optional) Remove any conda initialization scripts from all your terminal shell profiles by running the following command:
conda activate conda init --reverse --all
# The following are a few examples of how you # may need to delete your Anaconda folder rm -rf anaconda3 rm -rf ~/anaconda3 rm -rf ~/opt/anaconda3
Как удалить python и все что с ним связано(pip, IDLE, все библиотеки ранее скачанные)?
У меня вечно какие-то проблемы с python и библиотеками, поэтому я собираюсь переустановить python и все что с ним связано. Однако, когда я пытался это сделать, удалился лишь сам python, а pip и все библиотеки установленные им остались. Подскажите, пожалуйста, как удалить все данные связанные с python? ОС: Windows 10
Отслеживать
задан 5 июн 2020 в 11:38
79 1 1 золотой знак 1 1 серебряный знак 10 10 бронзовых знаков
Саму папку питона с либами чистили?
5 июн 2020 в 12:29
Ну и ещё: про какую ОС речь?
5 июн 2020 в 12:30
Я использую Windows
5 июн 2020 в 12:38
если есть время, то лучше выполните сброс Windows 10 до заводских настроек »’ в Windows 10 предусмотрен способ вернуть ОС в первоначальное состояние, сбросив систему до заводских настроек. Полный сброс очищает жесткий диск и переустанавливает Windows, поэтому никакие личные данные, программы и файлы не сохраняются.»’
5 июн 2020 в 12:43
А где эта папка с библиотеками находится если не сложно?
Как удалить Anaconda3 из Kali Linux (Linux/CentOS/Ubuntu/Windows/macOS и т. д.) 1 мин для чтения

Мы хотим полностью Anaconda3 из Kali Linux или любой другой системы.
Исправление
1 Kali Linux/Linux/Ubuntu/Debian/CentOS и т. д.
1.1 Запуск терминала
1.2 Выполните команду, чтобы удалить Anaconda3
1.2.1 Вариант 1
sudo rm -rf ~/anaconda3
1.2.1.1 Введите пароль текущего пользователя, если его спросят.
1.2.1.2 Подождите 10-20 секунд
1.2.1.3 Выход из терминала
1.2.1.4 Его следует удалить сейчас
1.2.2 Варианты 2
conda install anaconda-clean anaconda-clean anaconda-clean --yes
Примечание: anaconda-clean создаст резервную копию всех файлов и каталогов, которые могут быть удалены в папке с именем .anaconda_backup в вашем домашнем каталоге. Также обратите внимание, что Anaconda-Clean оставляет ваши файлы данных в каталоге AnacondaProjects нетронутыми.
1.3 Удаление записей из ~ /.bashrc или ~ /.bash_profile
1.3.1 Для Kali Linux
1.3.1.1 Редактировать файл .bashrc
sudo nano ~/.bashrc
1.3.1.2 Найдите строку, похожую на # >>> conda initialize >>>(Обычно внизу файла)
Удалите все, что находится между следующими строками включительно
# >>> conda initialize >>> . #1.3.1.3 Сохраните и закройте редактор. Ctrl + X, Y, клавиша Enter
1.3.2 Для других дистрибутивов Linux
1.3.2.1 Редактировать файл .bash_profile
sudo nano ~/.bash_profile1.3.2.2 Найдите строку, похожую на
export PATH="/Users/test/anaconda3/bin:$PATH"1.3.2.3 Удалите строку, затем используйте Ctrl + X, Y, клавишу Enter для сохранения и выхода.
2 Windows
2.1 Удаление папок envs и pkgs из корневой установочной папки Anaconda3
2.2 Удалите Anaconda3 из панели управления Windows
2.2.1 Запуск окна «Выполнить» с помощью комбинации клавиш Win + R
2.2.2 Введите appwiz.cpl и нажмите клавишу Enter, чтобы открыть окно «Добавить/удалить программы» на панели управления.
2.2.3 Найдите Anaconda3, удалите его
3 macOS
3.1. Удалите anaconda2 , папку anaconda3 или ~ /opt из приложения Finder или из терминала (например, rm -rf ~ /anaconda3)
Читать Как установить Go на Linux Mint 20?
Если вы нашли ошибку, пожалуйста, выделите фрагмент текста и нажмите Ctrl+Enter.
