pip is package manager for Python modules.
- First we have to make sure that EPEL repository is installed and enabled.
- Now we can install pip:
yum -y install python2-pip
Personal site
pip is package manager for Python modules.
yum -y install python2-pip