How to Install and Uninstall libusb-1.0-0 Package on Kali Linux

Last updated: December 27,2024

1. Install "libusb-1.0-0" package

Please follow the instructions below to install libusb-1.0-0 on Kali Linux

$ sudo apt update $ sudo apt install libusb-1.0-0

2. Uninstall "libusb-1.0-0" package

Here is a brief guide to show you how to uninstall libusb-1.0-0 on Kali Linux:

$ sudo apt remove libusb-1.0-0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libusb-1.0-0 package on Kali Linux

Package: libusb-1.0-0
Source: libusb-1.0
Version: 2:1.0.27-1
Installed-Size: 152
Maintainer: Aurelien Jarno
Architecture: amd64
Depends: libc6 (>= 2.34), libudev1 (>= 183)
Size: 57820
SHA256: d190a118a65bca051b9c6d033d4c33c1bc8d62d0dbe62f6048aefbfb8157b9e0
SHA1: 6d6c126e6b768aa66fd765cf85f32961a6cdf98c
MD5sum: 56bbcb5441ad5bef2b0a3e85e4fa5da7
Description: userspace USB programming library
Library for programming USB applications without the knowledge
of Linux kernel internals.
.
This package contains what you need to run programs that use this
library.
Description-md5:
Multi-Arch: same
Homepage: http://www.libusb.info
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libu/libusb-1.0/libusb-1.0-0_1.0.27-1_amd64.deb