How to Install and Uninstall python2-wheel.noarch Package on Oracle Linux 8
Last updated: November 13,2024
1. Install "python2-wheel.noarch" package
Please follow the guidelines below to install python2-wheel.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python2-wheel.noarch
Copied
2. Uninstall "python2-wheel.noarch" package
Please follow the step by step instructions below to uninstall python2-wheel.noarch on Oracle Linux 8:
$
sudo dnf remove
python2-wheel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-wheel.noarch package on Oracle Linux 8
Last metadata expiration check: 6:40:30 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python2-wheel
Epoch : 1
Version : 0.31.1
Release : 3.module+el8.5.0+20361+8a9d3d27
Architecture : noarch
Size : 68 k
Source : python-wheel-0.31.1-3.module+el8.5.0+20361+8a9d3d27.src.rpm
Repository : ol8_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 2 version.
Available Packages
Name : python2-wheel
Epoch : 1
Version : 0.31.1
Release : 3.module+el8.5.0+20361+8a9d3d27
Architecture : noarch
Size : 68 k
Source : python-wheel-0.31.1-3.module+el8.5.0+20361+8a9d3d27.src.rpm
Repository : ol8_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 2 version.