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

Last updated: May 08,2024

1. Install "python3-hidapi" package

This is a short guide on how to install python3-hidapi on Kali Linux

$ sudo apt update $ sudo apt install python3-hidapi

2. Uninstall "python3-hidapi" package

Please follow the steps below to uninstall python3-hidapi on Kali Linux:

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

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

Package: python3-hidapi
Source: hidapi-cffi (0.2.2-1.1)
Version: 0.2.2-1.1+b2
Installed-Size: 33
Maintainer: Aigars Mahinovs
Architecture: amd64
Depends: python3:any, libhidapi-hidraw0 | libhidapi-libusb0, python3-cffi (>= 0.8)
Size: 6592
SHA256: e3b3b7a749670dbe3078a4312e2239e9ccb4842e14e23b2b95029310a7fee3df
SHA1: ef2c2a56e51f5a62cd6d8ba56edd4ac00cf8438e
MD5sum: 9124bf7b186e26b2e1d1e7a189c08884
Description: Python bindings for the HID API
Python bindings for libhidapi for working with Human Interface Devices
such as mouses and keyboards.
.
Python3 version.
Description-md5:
Section: python
Priority: optional
Filename: pool/main/h/hidapi-cffi/python3-hidapi_0.2.2-1.1+b2_amd64.deb