728x90
The linux I use doesn't have pip

Use the yum repolist command to check if epel is installed.
- If the was installed, it will appear as below.

- If it is not installed, type 'sudo yum install python-pip'.

Now install pip.

Check if pip is installed.

728x90