Answers for "uninstall and reinstall conda"

32

anaconda remove environment

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

remove package conda

conda remove -n myenv scipy
Posted by: Guest on August-20-2020

Code answers related to "uninstall and reinstall conda"

Browse Popular Code Answers by Language