How to Install and Uninstall python3-wheel-whl Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-wheel-whl" package

Please follow the guidance below to install python3-wheel-whl on Kali Linux

$ sudo apt update $ sudo apt install python3-wheel-whl

2. Uninstall "python3-wheel-whl" package

Here is a brief guide to show you how to uninstall python3-wheel-whl on Kali Linux:

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

3. Information about the python3-wheel-whl package on Kali Linux

Package: python3-wheel-whl
Source: wheel
Version: 0.42.0-1
Installed-Size: 79
Maintainer: Debian Python Team
Architecture: all
Size: 68368
SHA256: fdbb7f6539aba1cdf5923f4299fb07fce9bb0bf3420bffef55c41ee8406c5b51
SHA1: a0fd3a909c7b70464c317b37f4dc241561044b60
MD5sum: fa15ed4a05fa5e8f546f932a3a5d50c2
Description: built-package format for Python (wheel wheel)
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.
.
This is the support package for the PEP 427 wheel version of the package,
required for using wheel inside a virtual environment.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/pypa/wheel
Section: python
Priority: optional
Filename: pool/main/w/wheel/python3-wheel-whl_0.42.0-1_all.deb