How to Install and Uninstall python39-pip-wheel.noarch Package on Rocky Linux 8

Last updated: September 19,2024

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

In this section, we are going to explain the necessary steps to install python39-pip-wheel.noarch on Rocky Linux 8

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

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

Please follow the guidance below to uninstall python39-pip-wheel.noarch on Rocky Linux 8:

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

3. Information about the python39-pip-wheel.noarch package on Rocky Linux 8

Last metadata expiration check: 0:34:33 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python39-pip-wheel
Version : 20.2.4
Release : 7.module+el8.6.0+795+de4edbcc
Architecture : noarch
Size : 1.1 M
Source : python3x-pip-20.2.4-7.module+el8.6.0+795+de4edbcc.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.