How to Install Python on 2.x Pip & Easy_Install on Debian/GNU 32-64bit Easy Guide

March 7, 2015 | By the+gnu+linux+evangelist.

Linux Debian Python 2.x Setuptools Installation

The Tutorial shows you How to Install Easy_Install and Pip Python for Debian Wheezy-7/Jessie-8/Stretch-9/Buster-10 i386/amd64 GNU+Linux.

The Content give Focus Only to the Essentials Instructions and Commands to make it Easier to Follow.

Finally, to the article Bottom you find a Link to Installing PyCharm FREE Python IDE, Komodo Edit 12.x and Oracle Java JDK on Debian Linux.

Python Pip 2.x Debian - Featured
  1. Open a Terminal Window
    (Press “Enter” to Execute Commands).

    Installing Pip easy_install on Debian - open terminal
    Or Login into Shell.

  2. How to Install FREE PyCharm Python IDE for Linux Debian:
    Linux Debian PyCharm Setup.

  3. Installing Python Pip.

    1. Download the get-pip.py Pip Script Installer

      Python Pip Script Installer

      Right-Click on Link > Save As get-pip.py.

    2. Installing Python Pip.

      cd ~/Downloads

      To give Execution permission:

      chmod +x get-pip.py

      If Got “User is Not in Sudoers file” then see: How to Enable sudo

      su -c "python get-pip.py"
  4. (Optional) Installing Python Setuptools for Easy_Install
    If you already Got Pip then the get-pip.py Script should already have Installed the easy_install!
    To Update it Run:

    sudo pip install -U setuptools

    If you Do Not Installed Pip then to Install easy_install:

    sudo apt-get install python-setuptools

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

  5. How to Install Free Komodo Edit on Linux Debian
    The Linked Article Contains a List of Guide for Installing the Latest Komodo Edit for Linux Debian Distro.

    Install Aptana Studio for Html5, Javascript, CSS, PHP & Rails:
    Setup AptanaStudio on Debian.


QuickChic Theme • Powered by WordPress