How to Install and Uninstall libcdio18 Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 21,2024

1. Install "libcdio18" package

Please follow the instructions below to install libcdio18 on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install libcdio18

2. Uninstall "libcdio18" package

Please follow the instructions below to uninstall libcdio18 on Ubuntu 22.04 LTS (Jammy Jellyfish):

$ sudo apt remove libcdio18 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcdio18 package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: libcdio18
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 307
Maintainer: Ubuntu Developers
Architecture: amd64
Multi-Arch: same
Source: libcdio
Version: 2.0.0-2
Depends: libc6 (>= 2.27)
Description: library to read and control CD-ROM
This library is to encapsulate CD-ROM reading and
control. Applications wishing to be oblivious of the OS- and
device-dependant properties of a CD-ROM can use this library.
.
Some support for disk image types like BIN/CUE and NRG is available,
so applications that use this library also have the ability to read
disc images as though they were CD's.
Description-md5: cfd26896ddfcc94bc6dec5a0e3cefbf9
Original-Maintainer: Debian QA Group
Homepage: http://www.gnu.org/software/libcdio/