How to Install Conda on openSUSE 42 LEAP

March 16, 2018 | By the+gnu+linux+evangelist.

Install Conda openSUSE 42 LEAP

Hi! The Tutorial shows you Step-by-Step How to Install Python Conda in openSUSE 42 LEAP GNU/Linux.

And Conda for openSUSE 42 LEAP is a Python Package Manager but also an amazing Python Environment Manager.

So with just few Conda Commands you can set up a totally Separate Environment to run that different version of Python, while continuing to run your usual version of Python in your normal Environment.

How to Install Conda on openSUSE 42 LEAP - Featured
  1. Open Console Terminal Shell emulator window
    (Press “Enter” to Execute Commands)

    How to Install Conda on openSUSE 42 LEAP - Kde openSUSE Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. Install Python 2/3 PIP for openSUSE GNU/Linux

    PIP openSUSE Installation Guide
  3. Then to Install Conda in openSUSE.

    pip install conda

    Or System wide with:

    sudo pip install conda
  4. How to Make a Separate Python Enviroment with Conda

    Conda Environment Manager Quick Start Guide
  5. So Now I’m truly Happy if My Guide could Help you to Install Conda in openSUSE 42 LEAP!


QuickChic Theme • Powered by WordPress