How to Install and Uninstall python3-pip-wheel.noarch Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "python3-pip-wheel.noarch" package
Here is a brief guide to show you how to install python3-pip-wheel.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-pip-wheel.noarch
Copied
2. Uninstall "python3-pip-wheel.noarch" package
This guide let you learn how to uninstall python3-pip-wheel.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-pip-wheel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pip-wheel.noarch package on Oracle Linux 9
Last metadata expiration check: 0:31:23 ago on Thu Feb 15 07:50:05 2024.
Installed Packages
Name : python3-pip-wheel
Version : 21.2.3
Release : 7.el9
Architecture : noarch
Size : 1.2 M
Source : python-pip-21.2.3-7.el9.src.rpm
Repository : @System
Summary : The pip wheel
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 : A Python wheel of pip to use with venv.
Installed Packages
Name : python3-pip-wheel
Version : 21.2.3
Release : 7.el9
Architecture : noarch
Size : 1.2 M
Source : python-pip-21.2.3-7.el9.src.rpm
Repository : @System
Summary : The pip wheel
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 : A Python wheel of pip to use with venv.