You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to Install pip in OracleLinux

Accepted answer
99
Views
5
Comments
edited Nov 29, 2019 9:56AM in Oracle Cloud Infrastructure - General 5 comments

Summary

No package python-pip available.

Content

Can anyone share steps/links how to install pip in oracle Linux, 

[opc@localhost ~]$ sudo yum -y install python-pip
Loaded plugins: ulninfo
No package python-pip available.
Error: Nothing to do

[opc@localhost ~]$ sudo yum -y install pip
Loaded plugins: ulninfo
No package pip available.
Error: Nothing to do

 

[opc@localhost ~]$ cat /etc/os-release
NAME="Oracle Linux Server"
VERSION="7.5"
ID="ol"
VERSION_ID="7.5"
PRETTY_NAME="Oracle Linux Server 7.5"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:oracle:linux:7:5:server"
HOME_URL="https://linux.oracle.com/"
BUG_REPORT_URL="https://bugzilla.oracle.com/"

ORACLE_BUGZILLA_PRODUCT="Oracle Linux 7"

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!