Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Install Anaconda

Note: It’s not good practice to share environments with other users. Make sure make a backup of your startup file and that you launch a new terminal after the installation.  Example below is for bash.

Code Block
cp -p ~/.profile ~/.profile.orig

...

reference https://docs.anaconda.com/anaconda/user-guide/tasks/switch-environment/


To

...

uninstall Anaconda

https://docs.anaconda.com/anaconda/install/uninstall/