How to install easy_install-2.7 and pip-2.7

Within this quick tutorial we will show you the steps required to install easy_install-2.7 and pip-2.7.

Install 

wget –no-check-certificate
tar xf distribute-0.6.35.tar.gz
cd distribute-0.6.35
python2.7 setup.py install

easy_install-2.7 pip

Confirm

[root@server]# easy_install-2.7
error: No urls, filenames, or requirements specified (see –help)

[root@server]# pip-2.7 -V
pip 1.3.1 from /usr/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg (python 2.7)

Rick Donato

Want to become a programming expert?

Here is our hand-picked selection of the best courses you can find online:
Python Zero to Hero course
Python Pro Bootcamp
Bash Scripting and Shell Programming course
Automate with Shell Scripting course
The Complete Web Development Bootcamp course
and our recommended certification practice exams:
AlphaPrep Practice Tests - Free Trial