How to Install and Uninstall libcdio++-dev Package on Kali Linux

Last updated: May 05,2024

1. Install "libcdio++-dev" package

Please follow the step by step instructions below to install libcdio++-dev on Kali Linux

$ sudo apt update $ sudo apt install libcdio++-dev

2. Uninstall "libcdio++-dev" package

This tutorial shows how to uninstall libcdio++-dev on Kali Linux:

$ sudo apt remove libcdio++-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcdio++-dev package on Kali Linux

Package: libcdio++-dev
Source: libcdio
Version: 2.1.0-4
Installed-Size: 222
Maintainer: Gabriel F. T. Gomes
Architecture: amd64
Depends: libcdio++1 (= 2.1.0-4), libcdio-dev (= 2.1.0-4)
Size: 161204
SHA256: 3c9d1653c34065f49b89097488d72575f34aa896a1bf98bae14a1fa8efb5c780
SHA1: 05ee024a9d8a29a73a18d30c2a54cf86c41d5ef5
MD5sum: b0713b10446f48e3a6922f8b9095e4fb
Description: C++ library to read and control CD-ROM (development files)
This package contains development files (headers and static library)
for the libcdio++ library.
.
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:
Multi-Arch: same
Homepage: https://www.gnu.org/software/libcdio/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libc/libcdio/libcdio++-dev_2.1.0-4_amd64.deb