How to Install and Uninstall python3.11-pip-wheel.noarch Package on Oracle Linux 9

Last updated: October 12,2024

1. Install "python3.11-pip-wheel.noarch" package

Please follow the instructions below to install python3.11-pip-wheel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3.11-pip-wheel.noarch

2. Uninstall "python3.11-pip-wheel.noarch" package

Learn how to uninstall python3.11-pip-wheel.noarch on Oracle Linux 9:

$ sudo dnf remove python3.11-pip-wheel.noarch $ sudo dnf autoremove

3. Information about the python3.11-pip-wheel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:35:06 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3.11-pip-wheel
Version : 22.3.1
Release : 4.el9
Architecture : noarch
Size : 1.4 M
Source : python3.11-pip-22.3.1-4.el9.src.rpm
Repository : ol9_appstream
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.