How to Install and Uninstall python3-wheel Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 09,2024

1. Install "python3-wheel" package

Please follow the instructions below to install python3-wheel on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-wheel

2. Uninstall "python3-wheel" package

This guide let you learn how to uninstall python3-wheel on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-wheel package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-wheel
Architecture: all
Version: 0.34.2-1
Priority: optional
Section: universe/python
Source: wheel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 102
Depends: python3:any
Suggests: python3-setuptools
Filename: pool/universe/w/wheel/python3-wheel_0.34.2-1_all.deb
Size: 23760
MD5sum: 46440de38d1c0bb5c31e5dba469c9c02
SHA1: 04330ed3f5169c7bb115e6c297aebaacb8bfa0d3
SHA256: 3d6e28c8f3a51ccd0a3d72ef81f22ed1f794b5aa4ad173321b062863d52aac4e
SHA512: 989c514291fdd4e9ec1915fe47d05325cf0fa4d68cd63cb413b1903efcc9d3398a879d66dde9d883b0d6b11663e73f4c518349678503fae472297c711d4fe763
Homepage: https://github.com/pypa/wheel
Description-en: 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.
.
The wheel project provides a `bdist_wheel` command for setuptools. Wheel
files can be installed with `pip`.
.
This is the Python 3 compatible package.
Description-md5: f239d28b37bcadf8b6416e23a48ae50d