How to Install and Uninstall python3.11-setuptools-wheel.noarch Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "python3.11-setuptools-wheel.noarch" package

Learn how to install python3.11-setuptools-wheel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3.11-setuptools-wheel.noarch

2. Uninstall "python3.11-setuptools-wheel.noarch" package

Here is a brief guide to show you how to uninstall python3.11-setuptools-wheel.noarch on Oracle Linux 9:

$ sudo dnf remove python3.11-setuptools-wheel.noarch $ sudo dnf autoremove

3. Information about the python3.11-setuptools-wheel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:52:57 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3.11-setuptools-wheel
Version : 65.5.1
Release : 2.el9
Architecture : noarch
Size : 712 k
Source : python3.11-setuptools-65.5.1-2.el9.src.rpm
Repository : ol9_appstream
Summary : The setuptools wheel
URL : https://pypi.python.org/pypi/setuptools
License : MIT and ASL 2.0 and (BSD or ASL 2.0) and Python
Description : A Python wheel of setuptools to use with venv.