How to Install Anaconda Python on in Ubuntu 19.04 Disco

February 1, 2019 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading Installer

    Download Anaconda Python for Ubuntu 19.04 GNU/Linux

    Anaconda Python Ubuntu 19.04

    If possible Select directly “Open with Archive Manager”!

  2. 3. Setting Up Permissions

    Next Give Execution Permission.

    chmod +x ~/Downloads/Anaconda*.sh
  3. 4. Installing Anaconda

    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
  4. 5. Testing Installation

    Finally, Check Anaconda Python Setup.

    which jupyter-notebook

Contents


QuickChic Theme • Powered by WordPress