安装Anaconda 在Linux上

8 篇文章 0 订阅
5 篇文章 0 订阅

How To Install Anaconda / Miniconda / Conda on Linux (Ubuntu, CentOS, Fedora)

Anaconda is an enterprise-ready platform for data science analytics. It works on all popular operating systems like Linux, Windows and Mac OS. Although originally developed to package python programs, it can now package any type of packages. It is a freeware and being used by many organizations of all scales to cater their modern day data science needs. Anaconda is:

  • Free package manager
  • Environment manager
  • Python distribution
  • collection of over 720 open source packages with free community support

Anaconda’s installation contains two major components ; Miniconda and Conda . Miniconda is the minimal distribution that contain python and its related/needed packages only while  Conda is the package management system that is used to install multiple versions of packages. Conda is used to perform all package related operations and the default or full installation of Anaconda contains both these components, but if you choose to install Miniconda only then you will also get Conda pre-installed with it.  In this article, we will be performing full installation of Anaconda. At the end, we will have a system with all (Anaconda, miniconda, conda) components installed.

We have performed these steps on Ubuntu 16.04, but it should work for any older versions of Ubuntu or any other Linux operating system.

System Requirements

In order to install and setup Anaconda, you don’t need any super or micro-computers. But for production environment, it is always recommended to arrange servers that suffice your needs. However, here are the minimum requirements to install and run Anaconda.

Operating Systems: Linux (Ubuntu, RedHat, Fedora, CentOS) , Mac OS 10.7+, Windows Vista, Windows 7, Windows 8 and Windows 10.

Disk Space: Atleast 3 GB of free space

Architecture: Both 32 and 64 bit architectures supported

Installing Anaconda On Linux

First of all make sure to download its installer file to the location of your choice.

cd /opt
wget http://repo.continuum.io/archive/Anaconda3-4.0.0-Linux-x86_64.sh

Anaconda Download

Once the download process is complete, simply run the following command to initiate the installation process.

bash Anaconda3-4.0.0-Linux-x86_64.sh

It will start the installation wizard, press “Enter” on the very first step to go to the License Agreement step.

Anaconda

Review and accept Incense Agreement on this step.

Lincense Agreement

Choose the installation location for Anaconda here, the default installation location should be inside “/root” directory of your system.

Anaconda Installation

As soon as you confirm the installation location, the installation process will start copying files and installing required modules to your specified location.

Anaconda Install

At the final step, it will give you option to append anaconda’s installation location to your system’s PATH variable. If you choose “yes” here, you will not need to specify complete path to anaconda / miniconda /conda commands.

Anaconda Install

Congratulations, Anaconda has been installed successfully on your system now.

Andaconda install

Testing Anaconda installation

Alright, we are done with the installation of Anaconda, let’s see how to verify that it is working as desired, run following command on your terminal and it should show output as list.

 conda list

You can update the installed conda / anaconda packages by using following command.

conda update conda

In order to uninstall Anaconda, you need to remove its installation directory completely.

Conclusion

Anaconda is a powerful, cross platform tool which makes data science analysis an easy to do job. It is highly scale-able, many organizations have deployed it on multi-server, clusters, big data (hadoop) platforms to cater the modern day needs of their applications and customers.

If you enjoy our article(s), Please use “Get Linuxpitstop articles by Email” option to get latest articles by email. Please like, follow and share our social network pages, we need help from esteemed visitors like yourself to keep this venture going. 

 

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值