How to Install and Uninstall python-pip.src Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "python-pip.src" package

Please follow the steps below to install python-pip.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python-pip.src

2. Uninstall "python-pip.src" package

Please follow the step by step instructions below to uninstall python-pip.src on Oracle Linux 9:

$ sudo dnf remove python-pip.src $ sudo dnf autoremove

3. Information about the python-pip.src package on Oracle Linux 9

Last metadata expiration check: 0:17:04 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-pip
Version : 21.2.3
Release : 7.el9
Architecture : src
Size : 8.4 M
Source : None
Repository : ol9_appstream
Summary : A tool for installing and managing Python packages
URL : https://pip.pypa.io/
License : MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD)
Description : pip is a package management system used to install and manage software packages
: written in Python. Many packages can be found in the Python Package Index
: (PyPI). pip is a recursive acronym that can stand for either "Pip Installs
: Packages" or "Pip Installs Python".

Name : python-pip
Version : 21.2.3
Release : 7.el9
Architecture : src
Size : 8.4 M
Source : None
Repository : ol9_baseos_latest
Summary : A tool for installing and managing Python packages
URL : https://pip.pypa.io/
License : MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD)
Description : pip is a package management system used to install and manage software packages
: written in Python. Many packages can be found in the Python Package Index
: (PyPI). pip is a recursive acronym that can stand for either "Pip Installs
: Packages" or "Pip Installs Python".