Uninstall Miniconda 3 on macOS

Published: 23 August 2022
on channel: TheCoatlessProfessor
11,832
82

Summary

We used the Spotlight in the upper right corner to open the Terminal window.

Next, we removed all miniconda3 files with:

rm -rf ~/opt/miniconda3

We cleaned additional configurations with:

rm -rf ~/.condarc ~/.conda

And we removed the path statement by using the vi terminal editor:

vi ~/.bash_profile

Moving the cursor with the keyboard's down arrow to where conda initialization was and deleted lines by pressing D twice (e.g. DD).

Once done, we closed the vi terminal editor by pressing ESC, colon `:`, and `wq`.


Watch video Uninstall Miniconda 3 on macOS online without registration, duration hours minute second in high quality. This video was added by user TheCoatlessProfessor 23 August 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 11,832 once and liked it 82 people.