Anaconda Python Ubuntu 16.04 Install

December 25, 2017 | By the+gnu+linux+evangelist.

Ubuntu 16.04 Anaconda Python Installation Guide

Hi! The Tutorial shows you Step-by-Step How to Install Anaconda Python 2/3 in Ubuntu 16.04 Xenial LTS GNU/Linux.

And Anaconda Python for Ubuntu 16.04 is a Free, Easy-to-Install Package Manager, Environment Manager and Python Distribution with a Collection of 1,000+ Open Source Packages with Free Community Support.

Moreover, Anaconda includes the most Awesome Scientific Packages:

  • NumPy: N-dimensional array for numerical computation
  • SciPy: Scientific computing library for Python
  • Matplotlib: 2D Plotting library for Python
  • Pandas: Powerful Python data structures /nand data analysis toolkit
  • Seaborn: Statistical graphics library for Python
  • Bokeh: Interactive web visualization library
  • Scikit-Learn: Python modules for machine learning and data mining
  • NLTK: Natural language toolkit
  • Jupyter Notebook: Web app that allows you to create and share
    documents that contain live code, equations,
    visualizations and explanatory text
  • R essentials: R with 80+ of the most used R packages for data science

Finally, this guide includes instructions on How to Getting-Started with Anaconda Python on Ubuntu Linux.

How to Install Anaconda Python on Ubuntu 16.04 Xenial - Featured
  1. Open a Terminal Shell emulator window
    Ctrl+Alt+t on Desktop
    (Press “Enter” to Execute Commands)

    How to Install Anaconda Python on Ubuntu 16.04 Xenial - Open Terminal Shell Emulator
  2. Download Anaconda Python for Ubuntu GNU/Linux

    Anaconda Python Ubuntu
  3. Next Give Execution Permission.

    chmod +x ~/Downloads/Anaconda*.sh
  4. And then to Install Anaconda Python
    Simply Run:

    ~/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:

    bash
  5. Finally, Check Anaconda Python Setup.

    which jupyter-notebook
  6. How to Getting-Started with Anaconda Python

    Anaconda Python Quick Start Guide
  7. So Now I’m truly Happy if My Guide could Help you to Install Anaconda Python in Ubuntu 16.04!


QuickChic Theme • Powered by WordPress