Ubuntu uninstall anaconda

  1. Go to the directory where Anaconda is installed and use the following command
    sudo rm -r anaconda3to delete the folder.

  2. Update path. Enter the command to
    gedit ~/.bashrc
    comment out or delete " export PATH=/home/usr/anaconda3/bin:$PATH " to save the document.
    Enter the command to
    source ~/.bashrcclose the current terminal.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325561916&siteId=291194637