Setting Up
-
2. Downloading Anaconda Python
Download Anaconda Python for openSUSE GNU/Linux
-
4. Installing Anaconda Python
And then Install Anaconda Python.
First, Give Execution Permission with:
chmod +x ~/Downloads/Anaconda*.sh
And then simply Run:
sudo ~/Downloads/Anaconda*.sh
Follow the CLI Wizard and type ‘q’ and ‘yes’ to Accept License…
In the End Confirm for Amending the Path in the .bashrc File.
And at last, Load the New Setup with:bash
Contents