How to Install and Uninstall python3-wheel Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 09,2024

1. Install "python3-wheel" package

Please follow the step by step instructions below to install python3-wheel on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-wheel

2. Uninstall "python3-wheel" package

Please follow the step by step instructions below to uninstall python3-wheel on Ubuntu 22.10 (Kinetic Kudu):

$ sudo apt remove python3-wheel $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-wheel package on Ubuntu 22.10 (Kinetic Kudu)

Package: python3-wheel
Architecture: all
Version: 0.37.1-2
Priority: optional
Section: universe/python
Source: wheel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 132
Depends: python3-distutils, python3:any
Suggests: python3-setuptools
Filename: pool/universe/w/wheel/python3-wheel_0.37.1-2_all.deb
Size: 31886
MD5sum: 308e2b09ed29c5afb12f69f7f1e280de
SHA1: ee9c956d82b61cfebb017098cafe786f8e4b49d3
SHA256: b0fd02ed63177b243f7b2bc04f4046ba59c9681e8969c0da4592cab05aeafdd8
SHA512: d35b1931988da5521a10ede791cba4de74800ba1b7ff1c1eaabbf11b6c31e1d2d9f964cde6d11a840f5e0b71c9c58b525feb0ff3cb2c7deab30fe2f41e97356b
Homepage: https://github.com/pypa/wheel
Description: built-package format for Python
Description-md5: f239d28b37bcadf8b6416e23a48ae50d
Task: ubuntustudio-audio