How to Install and Uninstall libgusb2 Package on Kali Linux

Last updated: May 18,2024

1. Install "libgusb2" package

Please follow the steps below to install libgusb2 on Kali Linux

$ sudo apt update $ sudo apt install libgusb2

2. Uninstall "libgusb2" package

This is a short guide on how to uninstall libgusb2 on Kali Linux:

$ sudo apt remove libgusb2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgusb2 package on Kali Linux

Package: libgusb2
Source: libgusb
Version: 0.4.8-1
Installed-Size: 124
Maintainer: Debian UEFI Maintainers
Architecture: amd64
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.75.3), libjson-glib-1.0-0 (>= 1.5.2), libusb-1.0-0 (>= 2:1.0.22)
Recommends: usb.ids
Size: 36888
SHA256: cc0c9660bb77650a079e2db7bb0dc712af91c8674245ef48140768f3c31afb84
SHA1: 208bd62c258cd5ee670ca9b6ef817c92b6f2152e
MD5sum: 700f2f8579536328f2fc2051875d6583
Description: GLib wrapper around libusb1
GUsb is a GObject wrapper for libusb1 that makes it easy to do
asynchronous control, bulk and interrupt transfers with proper
cancellation and integration into a mainloop.
.
This package contains the GUsb shared library.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/hughsie/libgusb
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libg/libgusb/libgusb2_0.4.8-1_amd64.deb