Install Python 3 PIP Bodhi Linux

April 5, 2015 | By the+gnu+linux+evangelist.

Install Python 3 PIP Bodhi Linux

Hi! The Tutorial shows you Step-by-Step How to Install Python 3.x PIP and Setuptools with easy_install on Bodhi GNU/Linux.

And the Python 3 PIP for Bodhi Linux is the Python Package Manager used to Install and Manage Software Packages written in Python 3.

How to Install PyCharm on Debian GNU/Linux Distro
  1. Open a Terminal Shell Emulator
    (Press “Enter” to Execute Commands)

    Open a File Manager Window:
    Open File Manager /tmp
    Then Right Click > Open Terminal Here:
    Open Terminal on /tmp
  2. Installing Python 3 Pip Tool

    sudo apt install python3-pip
  3. Then to Install Python Setuptools.

    pip3 install -U setuptools

    Or

    sudo pip3 install -U setuptools

QuickChic Theme • Powered by WordPress