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

Last updated: May 07,2024

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

Here is a brief guide to show you how to install python3-pip-wheel.noarch on CentOS Stream 8

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

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

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

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

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

Last metadata expiration check: 1:38:57 ago on Sun Feb 25 03:03:59 2024.
Installed Packages
Name : python3-pip-wheel
Version : 9.0.3
Release : 24.el8
Architecture : noarch
Size : 877 k
Source : python-pip-9.0.3-24.el8.src.rpm
Repository : @System
Summary : The pip wheel
URL : http://www.pip-installer.org
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.