How to Install and Uninstall librust-hidapi-dev Package on Kali Linux

Last updated: July 05,2024

1. Install "librust-hidapi-dev" package

In this section, we are going to explain the necessary steps to install librust-hidapi-dev on Kali Linux

$ sudo apt update $ sudo apt install librust-hidapi-dev

2. Uninstall "librust-hidapi-dev" package

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

$ sudo apt remove librust-hidapi-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the librust-hidapi-dev package on Kali Linux

Package: librust-hidapi-dev
Source: rust-hidapi (2.4.1-1)
Version: 2.4.1-1+b1
Installed-Size: 129
Maintainer: Debian Rust Maintainers
Architecture: amd64
Provides: librust-hidapi+default-dev (= 2.4.1-1+b1), librust-hidapi+linux-shared-hidraw-dev (= 2.4.1-1+b1), librust-hidapi-2+default-dev (= 2.4.1-1+b1), librust-hidapi-2+linux-shared-hidraw-dev (= 2.4.1-1+b1), librust-hidapi-2-dev (= 2.4.1-1+b1), librust-hidapi-2.4+default-dev (= 2.4.1-1+b1), librust-hidapi-2.4+linux-shared-hidraw-dev (= 2.4.1-1+b1), librust-hidapi-2.4-dev (= 2.4.1-1+b1), librust-hidapi-2.4.1+default-dev (= 2.4.1-1+b1), librust-hidapi-2.4.1+linux-shared-hidraw-dev (= 2.4.1-1+b1), librust-hidapi-2.4.1-dev (= 2.4.1-1+b1)
Depends: librust-cc-1+default-dev, librust-libc-0.2+default-dev, librust-pkg-config-0.3+default-dev, libhidapi-dev
Size: 23500
SHA256: c6feb4a4935c456b50a92c6cc0e5fa870c63c18143aa1ce0d8456c3b80643a66
SHA1: 7f22776278741d181156b9a6c7feec9e1a09d0fd
MD5sum: 60769cf22e78a6e93caada869afe6c6c
Description: Rust-y wrapper around hidapi - Rust source code
This package contains the source for the Rust hidapi crate, packaged by
debcargo for use with cargo and dh-cargo.
Description-md5:
Multi-Arch: same
Section: rust
Priority: optional
Filename: pool/main/r/rust-hidapi/librust-hidapi-dev_2.4.1-1+b1_amd64.deb

5. The same packages on other Linux Distributions