How to Install and Uninstall python3-pip-wheel.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "python3-pip-wheel.noarch" package
This tutorial shows how to install python3-pip-wheel.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pip-wheel.noarch
Copied
2. Uninstall "python3-pip-wheel.noarch" package
This guide covers the steps necessary to uninstall python3-pip-wheel.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-pip-wheel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pip-wheel.noarch package on Rocky Linux 8
Last metadata expiration check: 1:44:25 ago on Mon Sep 12 10:27:18 2022.
Installed Packages
Name : python3-pip-wheel
Version : 9.0.3
Release : 22.el8.rocky.0
Architecture : noarch
Size : 908 k
Source : python-pip-9.0.3-22.el8.rocky.0.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.
Installed Packages
Name : python3-pip-wheel
Version : 9.0.3
Release : 22.el8.rocky.0
Architecture : noarch
Size : 908 k
Source : python-pip-9.0.3-22.el8.rocky.0.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.