Installing
-
2. Downloading
Download Anaconda Python for Solus GNU/Linux
-
3. Installing
And then Install Anaconda Python
First, give Execution Permissions with:chmod +x ~/Downloads/Anaconda*.sh
And then Run Setup script:
~/Downloads/Anaconda*.sh
It’s best to Install Anaconda Locally without sudo into your Home!
That’s because after the conda packages installer do Not Works with sudo…
In the End Confirm for Amending the Path in the .bashrc File.
And at last, Load the New Setup with:bash
Contents