How to Install and Uninstall python3.12-pip-wheel.noarch Package on CentOS Stream 9

Last updated: June 03,2024

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

Please follow the instructions below to install python3.12-pip-wheel.noarch on CentOS Stream 9

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

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

In this section, we are going to explain the necessary steps to uninstall python3.12-pip-wheel.noarch on CentOS Stream 9:

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

3. Information about the python3.12-pip-wheel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:32:44 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3.12-pip-wheel
Version : 23.2.1
Release : 4.el9
Architecture : noarch
Size : 1.5 M
Source : python3.12-pip-23.2.1-4.el9.src.rpm
Repository : 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.