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

Last updated: November 26,2024

1. Install "python3-hid" package

Learn how to install python3-hid on Kali Linux

$ sudo apt update $ sudo apt install python3-hid

2. Uninstall "python3-hid" package

Please follow the step by step instructions below to uninstall python3-hid on Kali Linux:

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

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

Package: python3-hid
Source: python-hidapi
Version: 0.9.0.post3-5
Installed-Size: 267
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-pkg-resources, libc6 (>= 2.4), libhidapi-hidraw0 (>= 0.8.0~rc1+git20140201.3a66d4e+dfsg), libhidapi-libusb0 (>= 0.8.0~rc1+git20140201.3a66d4e+dfsg)
Size: 36676
SHA256: 6437dc63d3b504eea3182e3a4a587142b060f7929ce14489d22d4dcf48d95a24
SHA1: cd707a0f0992da728968d81f005fbfc6e519bf5f
MD5sum: 4eeedd2e477d39e7a1ff9c9e16e9d4d3
Description: cython3 interface to hidapi
This has been tested with:
.
* the PIC18F4550 on the development board from CCS with their example program.
* the Fine Offset WH3081 Weather Station.
.
It works on Linux, Windows XP and OS X.
.
HIDAPI is a multi-platform library which allows an application to interface
with USB and Bluetooth HID-Class devices on Windows, Linux, FreeBSD, and Mac
OS X. HIDAPI can be either built as a shared library (.so or .dll) or
can be embedded directly into a target application by adding a single source
file (per platform) and a single header.
.
This package contains HIDAPI for Python 3.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/trezor/cython-hidapi
Section: python
Priority: optional
Filename: pool/main/p/python-hidapi/python3-hid_0.9.0.post3-5_amd64.deb