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

Last updated: June 29,2024

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

Please follow the guidelines below to install python39-pip-wheel.noarch on Oracle 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 Oracle Linux 8:

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

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

Last metadata expiration check: 0:22:50 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python39-pip-wheel
Version : 20.2.4
Release : 7.module+el8.6.0+20625+ee813db2
Architecture : noarch
Size : 1.1 M
Source : python3x-pip-20.2.4-7.module+el8.6.0+20625+ee813db2.src.rpm
Repository : ol8_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.