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

Last updated: May 20,2024

1. Install "python-pip-wheel.noarch" package

This guide let you learn how to install python-pip-wheel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python-pip-wheel.noarch

2. Uninstall "python-pip-wheel.noarch" package

Please follow the guidance below to uninstall python-pip-wheel.noarch on CentOS Stream 9:

$ sudo dnf remove python-pip-wheel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:54:03 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python-pip-wheel
Version : 21.2.3
Release : 3.el9
Architecture : noarch
Size : 1.1 M
Source : python-pip-21.2.3-3.el9.src.rpm
Repository : baseos
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.