Ubuntu Installation Anaconda

Source: Internet
Author: User
Tags curl

The easiest way to install anaconda is to download the latest Anaconda Installer bash script and run it.

in the Anaconda Downloads Page Find the latest version of Anaconda for Python 3 . Currently the latest version is 5.1.0.

Switch to /tmp directories on the server

Cd/tmp

You can delete it after you run it.

Use the wget command to download the Anaconda installation package, and be careful not to use the Curl command, which is used to fetch data (Curl+bash, of course):

wget https://repo.continuum.io/archive/anaconda3-5.1.0-linux-x86_64.sh

And then run

Bash anaconda3-5.1. 0-linux-x86_64. SH

Follow the instructions to fill in the Yes.

You can see that the Anaconda3 is already installed, and the input Python can see Anaconda.

Ubuntu Installation Anaconda

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.