How to Install and Uninstall python-wheel.src Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "python-wheel.src" package
Learn how to install python-wheel.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python-wheel.src
Copied
2. Uninstall "python-wheel.src" package
Please follow the guidance below to uninstall python-wheel.src on Oracle Linux 8:
$
sudo dnf remove
python-wheel.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-wheel.src package on Oracle Linux 8
Last metadata expiration check: 2:01:11 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-wheel
Epoch : 1
Version : 0.35.1
Release : 4.module+el8.5.0+20364+c7fe1181
Architecture : src
Size : 78 k
Source : None
Repository : ol8_appstream
Summary : Built-package format for Python
URL : https://github.com/pypa/wheel
License : MIT and (ASL 2.0 or BSD)
Description : Wheel is the reference implementation of the Python wheel packaging standard,
: as defined in PEP 427.
:
: It has two different roles:
:
: 1. A setuptools extension for building wheels that provides the bdist_wheel
: setuptools command.
: 2. A command line tool for working with wheel files.
Available Packages
Name : python-wheel
Epoch : 1
Version : 0.35.1
Release : 4.module+el8.5.0+20364+c7fe1181
Architecture : src
Size : 78 k
Source : None
Repository : ol8_appstream
Summary : Built-package format for Python
URL : https://github.com/pypa/wheel
License : MIT and (ASL 2.0 or BSD)
Description : Wheel is the reference implementation of the Python wheel packaging standard,
: as defined in PEP 427.
:
: It has two different roles:
:
: 1. A setuptools extension for building wheels that provides the bdist_wheel
: setuptools command.
: 2. A command line tool for working with wheel files.