How to Install and Uninstall libdevice-usb-perl Package on Kali Linux

Last updated: May 10,2024

1. Install "libdevice-usb-perl" package

In this section, we are going to explain the necessary steps to install libdevice-usb-perl on Kali Linux

$ sudo apt update $ sudo apt install libdevice-usb-perl

2. Uninstall "libdevice-usb-perl" package

This tutorial shows how to uninstall libdevice-usb-perl on Kali Linux:

$ sudo apt remove libdevice-usb-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdevice-usb-perl package on Kali Linux

Package: libdevice-usb-perl
Source: libdevice-usb-perl (0.38-2)
Version: 0.38-2+b1
Installed-Size: 177
Maintainer: Debian Perl Group
Architecture: amd64
Depends: libc6 (>= 2.4), libusb-0.1-4 (>= 2:0.1.12), perl (>= 5.38.2-2), perlapi-5.38.2, libinline-perl, libinline-c-perl
Size: 55536
SHA256: dfeb2c37d5a45e22788d105b6ae56920494fba6bffae471939dfc66bc0362a45
SHA1: c67993fa6ea1286c25aef26e864c47d134ab065c
MD5sum: e7791821bb880e96c84e559fc83f023a
Description: Perl module to access USB devices using libusb
Device::USB provides a Perl interface to the C library libusb. This library
supports a relatively full set of functionality to access a USB device. In
addition, Device::USB provides a few convenience features that are intended
to produce a more Perl-ish interface.
.
This module is deprecated and has been superseded by USB::LibUSB, which
supports the 1.0 version of the libusb API.
Description-md5:
Homepage: https://github.com/gwadej/perl-device-usb/
Tag: devel::lang:perl, devel::library, hardware::usb, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libd/libdevice-usb-perl/libdevice-usb-perl_0.38-2+b1_amd64.deb