Answers for "how to remove anaconda windows"

32

anaconda remove environment

conda env remove -n ENV_NAME
Posted by: Guest on May-17-2020
2

uninstall anaconda ubuntu

rm -rf ~/anaconda3 ~/.condarc ~/.conda ~/.continuum #To execute in terminal
Posted by: Guest on January-24-2021

Code answers related to "how to remove anaconda windows"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language