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

Last updated: May 13,2024

1. Install "libdevice-cdio-perl" package

This guide let you learn how to install libdevice-cdio-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libdevice-cdio-perl" package

This guide covers the steps necessary to uninstall libdevice-cdio-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libdevice-cdio-perl
Priority: optional
Section: universe/perl
Installed-Size: 498
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.3.0-5build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.14), libcdio13 (>= 0.83), libiso9660-8 (>= 0.83)
Filename: pool/universe/libd/libdevice-cdio-perl/libdevice-cdio-perl_0.3.0-5build1_amd64.deb
Size: 144860
MD5sum: 730fbc3c1115224c7f0d00e93bd385f9
SHA1: a486ab7801d5072f528b7e2dc2064a59cd1450a0
SHA256: 6a030cb319db89e4f715b8d515eedc84bac66eca7fa0fe2ab5676766dafc8a74
Description-en: CD Input and control library
Device::Cdio is a interface to the GNU CD Input and Control library (libcdio)
and it's ISO 9660 library (libiso9660) which are written in C. The library
encapsulates CD-ROM reading and control and ISO 9660 handling. Perl programs
wishing to be oblivious of the OS- and device-dependent properties of a
CD-ROM can use this library.
Description-md5: ed9be5c4cfc2610ea2396aafbd14358e
Homepage: https://metacpan.org/release/Device-Cdio
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu