Installing
-
2. Downloading Installer
Download Anaconda Python for Gentoo GNU/Linux
Here Anaconda Python Gentoo LinuxLink to Download Anaconda Python Installer for Gentoo GNU/Linux SystemsIf possible Select directly “Open with Archive Manager”!
-
3. Setting Up Permissions
Next Give Execution Permission
Copychmod +x ~/Downloads/Anaconda*.sh
-
4. Installing Anaconda
And then to Install Anaconda Python
Simply Run:Copy~/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:Copybash
-
5. Testing Installation
Finally, Check Anaconda Python Setup
Copywhich jupyter-notebook
Contents