How to Install and Uninstall python38-wheel.noarch Package on Rocky Linux 8
Last updated: January 16,2025
1. Install "python38-wheel.noarch" package
Please follow the guidelines below to install python38-wheel.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python38-wheel.noarch
Copied
2. Uninstall "python38-wheel.noarch" package
This tutorial shows how to uninstall python38-wheel.noarch on Rocky Linux 8:
$
sudo dnf remove
python38-wheel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python38-wheel.noarch package on Rocky Linux 8
Last metadata expiration check: 0:41:47 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python38-wheel
Version : 0.33.6
Release : 6.module+el8.5.0+672+ab6eb015
Architecture : noarch
Size : 52 k
Source : python-wheel-0.33.6-6.module+el8.5.0+672+ab6eb015.src.rpm
Repository : appstream
Summary : Built-package format for Python
URL : https://github.com/pypa/wheel
License : MIT
Description : A built-package format for Python.
:
: A wheel is a ZIP-format archive with a specially formatted filename and the
: .whl extension. It is designed to contain all the files for a PEP 376
: compatible install in a way that is very close to the on-disk format.
:
: Python 3 version.
Available Packages
Name : python38-wheel
Version : 0.33.6
Release : 6.module+el8.5.0+672+ab6eb015
Architecture : noarch
Size : 52 k
Source : python-wheel-0.33.6-6.module+el8.5.0+672+ab6eb015.src.rpm
Repository : appstream
Summary : Built-package format for Python
URL : https://github.com/pypa/wheel
License : MIT
Description : A built-package format for Python.
:
: A wheel is a ZIP-format archive with a specially formatted filename and the
: .whl extension. It is designed to contain all the files for a PEP 376
: compatible install in a way that is very close to the on-disk format.
:
: Python 3 version.