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

Last updated: May 17,2024

1. Install "python3-pip-whl" package

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

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

2. Uninstall "python3-pip-whl" package

This is a short guide on how to uninstall python3-pip-whl on Kali Linux:

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

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

Package: python3-pip-whl
Source: python-pip
Version: 24.0+dfsg-1
Installed-Size: 1803
Maintainer: Debian Python Team
Architecture: all
Replaces: python-pip-whl (<< 21.3.1+dfsg-2~)
Depends: ca-certificates
Breaks: python-pip-whl (<< 21.3.1+dfsg-2~)
Size: 1774296
SHA256: 4a41ae73280501d6e921c1d464db4eeb7574d03045d2b7a5b715e1c615c1beae
SHA1: d2ce2f0980aa9962313e332066827df47b23b3c2
MD5sum: 44fb53bd67ef7785f451e37f26444f9c
Description: Python package installer (pip wheel)
pip is the Python package installer. It integrates with virtualenv, doesn't
do partial installs, can save package state for replaying, can install from
non-egg sources, and can install from version control repositories.
.
This is the support package for the PEP 427 wheel version of the package,
required for using pip inside a virtual environment.
Description-md5:
Multi-Arch: foreign
Homepage: https://pip.pypa.io/en/stable/
Section: python
Priority: optional
Filename: pool/main/p/python-pip/python3-pip-whl_24.0+dfsg-1_all.deb