Hey guy this videa is a tutorial of installing Anaconda in Linux Ubuntu OS ---------------------------------------------------------------------------------------------------------------------------------------------------------------
Visit www.Anaconda.com/downloads
Select Linux
Copy the bash (.sh file) installer link
Use wget to download the bash installer
$ wget
To check in which Directory you are
$ pwd
check .sh file name
$ ls
Run the bash script to install Anaconda3
$ bash Anaconda3-5.2.0-Linux-x86_64.sh
source the .bash-rc file to add Anaconda to your PATH
$ cd ~
$ source .bashrc
Checking anaconda
$ python
$ anaconda-navigator
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Music :
Last Summer by Ikson:
Music promoted by Audio Library

0 Comments