How to Install and Uninstall libusb-dev Package on Kali Linux

Last updated: July 03,2024

1. Install "libusb-dev" package

This is a short guide on how to install libusb-dev on Kali Linux

$ sudo apt update $ sudo apt install libusb-dev

2. Uninstall "libusb-dev" package

Please follow the guidance below to uninstall libusb-dev on Kali Linux:

$ sudo apt remove libusb-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libusb-dev package on Kali Linux

Package: libusb-dev
Source: libusb
Version: 2:0.1.12-35
Installed-Size: 224
Maintainer: Aurelien Jarno
Architecture: amd64
Depends: libusb-0.1-4 (= 2:0.1.12-35), libc6-dev | libc-dev
Size: 31256
SHA256: 9c8d452efb48292b9af0618074c0611261aa1d5f2789ab8d26c87c763067f55e
SHA1: d0414664b0641e57e7114eb16ebb662a28da4443
MD5sum: 1269675f248d5ceb24a85bd01f40bda4
Description: userspace USB programming library development files
Library for programming USB applications without the knowledge
of Linux kernel internals.
.
This package contains what you need for compiling sources that
use this library in your own code.
Description-md5:
Homepage: http://www.linux-usb.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libu/libusb/libusb-dev_0.1.12-35_amd64.deb