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

Last updated: May 03,2024

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

Please follow the guidance below to install python38-pip-wheel.noarch on Oracle Linux 8

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

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

Learn how to uninstall python38-pip-wheel.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 3:31:30 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python38-pip-wheel
Version : 19.3.1
Release : 5.module+el8.6.0+20556+9910889d
Architecture : noarch
Size : 1.0 M
Source : python3x-pip-19.3.1-5.module+el8.6.0+20556+9910889d.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.