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

Last updated: May 19,2024

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

This tutorial shows how to install python2-pip-wheel.noarch on Rocky Linux 8

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

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

This tutorial shows how to uninstall python2-pip-wheel.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 1:00:23 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python2-pip-wheel
Version : 9.0.3
Release : 19.module+el8.6.0+793+57002515
Architecture : noarch
Size : 891 k
Source : python2-pip-9.0.3-19.module+el8.6.0+793+57002515.src.rpm
Repository : appstream
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.