uninstall anaconda ubuntu
#Install anaconda-clean
conda install anaconda-clean
#start anaconda-clean
anaconda-clean --yes
uninstall anaconda ubuntu
#Install anaconda-clean
conda install anaconda-clean
#start anaconda-clean
anaconda-clean --yes
uninstall all pip packages anaconda
C:> py -m pip uninstall simplejson
Uninstalling simplejson:
/home/me/env/lib/python3.9/site-packages/simplejson
/home/me/env/lib/python3.9/site-packages/simplejson-2.2.1-py3.9.egg-info
Proceed (y/n)? y
Successfully uninstalled simplejson
uninstall all pip packages anaconda
py -m pip uninstall [options] <package> ...
py -m pip uninstall [options] -r <requirements file> ...
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us