How to Install and Uninstall python38-pip-wheel.noarch Package on CentOS 8 / RHEL 8

Last updated: May 22,2024

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

In this section, we are going to explain the necessary steps to install python38-pip-wheel.noarch on CentOS 8 / RHEL 8

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

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

Please follow the guidelines below to uninstall python38-pip-wheel.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python38-pip-wheel.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:11:01 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python38-pip-wheel
Version : 19.3.1
Release : 1.module_el8.3.0+441+3b561464
Architecture : noarch
Size : 1.2 M
Source : python3x-pip-19.3.1-1.module_el8.3.0+441+3b561464.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.