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

Last updated: October 09,2024

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

This tutorial shows how to install python3.11-setuptools-wheel.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall python3.11-setuptools-wheel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 2:28:35 ago on Wed Mar 13 07:41:12 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 : 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.