How to Install and Uninstall python3-pip.noarch Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "python3-pip.noarch" package
Please follow the step by step instructions below to install python3-pip.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-pip.noarch
Copied
2. Uninstall "python3-pip.noarch" package
Please follow the guidelines below to uninstall python3-pip.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-pip.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pip.noarch package on Oracle Linux 9
Last metadata expiration check: 2:25:14 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-pip
Version : 21.2.3
Release : 7.el9
Architecture : noarch
Size : 2.9 M
Source : python-pip-21.2.3-7.el9.src.rpm
Repository : ol9_appstream
Summary : A tool for installing and managing Python3 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".
Available Packages
Name : python3-pip
Version : 21.2.3
Release : 7.el9
Architecture : noarch
Size : 2.9 M
Source : python-pip-21.2.3-7.el9.src.rpm
Repository : ol9_appstream
Summary : A tool for installing and managing Python3 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".