How to Install and Uninstall python3-whichcraft Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-whichcraft" package

Please follow the instructions below to install python3-whichcraft on Kali Linux

$ sudo apt update $ sudo apt install python3-whichcraft

2. Uninstall "python3-whichcraft" package

Please follow the instructions below to uninstall python3-whichcraft on Kali Linux:

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

3. Information about the python3-whichcraft package on Kali Linux

Package: python3-whichcraft
Source: whichcraft
Version: 0.4.1-3
Installed-Size: 28
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 5980
SHA256: f1e910458a28d564c0487e071bacda9f39a7f0b23a50e0aa8c1e14a5fca0e42d
SHA1: cfad5f5428e64e33d089b5cfe318515b07ee8dd0
MD5sum: 47b6f5e1e2a81fa60799468a5b54c1f7
Description: cross-platform cross-python shutil.which functionality (Python 3 module)
This is a shim of the "shutil.which" function that's designed to work across
multiple versions of Python and inside of Windows. The code for Python 2.x is
based on Python 3 code.
.
This package contains the Python 3 module.
Description-md5:
Homepage: https://github.com/pydanny/whichcraft
Python-Egg-Name: whichcraft
Section: python
Priority: optional
Filename: pool/main/w/whichcraft/python3-whichcraft_0.4.1-3_all.deb