How to Install Spyder Python in Manjaro Gnu/Linux 18

November 17, 2019 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading Installer

    Download Anaconda Python for Manjaro GNU/Linux 18

    Anaconda Python Manjaro Linux 18

    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 Spyder

    And then Install Spyder Python with

    ~/Downloads/Anaconda*.sh

    Or for a System-Wide setup instead:

    sudo ~/Downloads/Anaconda*.sh

    Follow the CLI Wizard and type ‘q’ and ‘yes’ to Accept License…
    It’s best to Install Spyder Locally without sudo into your Home!
    That’s because after the conda packages installer do Not Works with sudo…
    In the End Confirm for Amending the Path in the .bashrc File.
    And at last, Load the New Setup with:

    bash
  4. 5. Launching Spyder

    Finally, to Start Spyder IDE.

    spyder

    How to Create App Launcher on Main Menu.

Contents


QuickChic Theme • Powered by WordPress