How To Install Anaconda on Ubuntu 20.04




In this post we will see How to Install Anaconda in Ubuntu 20.04 LTS.Here we will be looking at step by step process to install Ananconda.

Anaconda is a free and open source distribution of R and python programming languages for data science and machinelearning related applications

1.First, open your favorite browser and search for anaconda and the first link appear here will be from anaconda so just go to this website.

we will go to individual edition from products .

We will scroll down ,click on download.

Here we will download Python 3.7 for the 64-bit installer.

2.Once it is done , you can go to installation page .Link : https://docs.anaconda.com/anaconda/install/index.html

Here you can click on installing on Linux.You will be redirected to the below page :

3.Click on the link in point (2.RECOMMENDED: Verify data integrity with SHA-256. For more information on hashes, see What about cryptographic hash verification?) as shown in the below image :

Once you click on the link (https://docs.anaconda.com/anaconda/install/hashes/) you will be redirected to the following page :

In this page select “64Bit/Linux,Py3” .Once you click you will be redirected to the following page .

Click on the second link to get the sha256.

compare this with the one of the file .

4.Enter the following to install Anaconda for Python 3.7 : bash ~/Downloads/Anaconda3-2020.02-Linux-x86_64.sh

5.Type the following command to verify and list all the packages : conda list .We can also verify theinstallation through : conda --version

Now your Anaconda is installed and you can use it.



Partner Sites

VideoToGifs.com

EasyOnlineConverter.com

SqliteTutorials.com





Be the first to comment

Leave a Reply

Your email address will not be published.


*