---

Install Python PIP on Ubuntu & CentOS/RHEL

This simple tutorial details the process to install Python PIP on Ubunu & also on CentOS / RHEL.

PIP is a package manager for python-based software, PIP actually is a recursive acronym for ‘PIP installs python’ or ‘PIP install packages’.

Using PIP, we can install, uninstall the python based packages along with their required dependencies. Many of the packages can also be found at PyPI (Python Package Index).

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis