How to Install and Uninstall libdevice-usb-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "libdevice-usb-perl" package

This guide covers the steps necessary to install libdevice-usb-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libdevice-usb-perl" package

This is a short guide on how to uninstall libdevice-usb-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libdevice-usb-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdevice-usb-perl
Priority: optional
Section: universe/perl
Installed-Size: 158
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.36-3build2
Depends: libc6 (>= 2.4), libusb-0.1-4 (>= 2:0.1.12), perl (>= 5.22.1-1), perlapi-5.22.1, libinline-perl, libinline-c-perl
Filename: pool/universe/libd/libdevice-usb-perl/libdevice-usb-perl_0.36-3build2_amd64.deb
Size: 50306
MD5sum: 2e67b6ea51bebda5af77dade4925f7e3
SHA1: 91cd876595374d563e6d93f482578678840dfb3c
SHA256: 99089ec8a60dafb74cabbc52cd02fcb24ffd9e15c6fa2def7d1da21bbea1430b
Description-en: 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.
Description-md5: 7f8e75e3d033adc634dc3fb86290cd75
Homepage: https://metacpan.org/release/Device-USB
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu