How to Install and Uninstall cdde Package on Kali Linux

Last updated: May 17,2024

1. Install "cdde" package

Here is a brief guide to show you how to install cdde on Kali Linux

$ sudo apt update $ sudo apt install cdde

2. Uninstall "cdde" package

Please follow the guidelines below to uninstall cdde on Kali Linux:

$ sudo apt remove cdde $ sudo apt autoclean && sudo apt autoremove

3. Information about the cdde package on Kali Linux

Package: cdde
Version: 0.3.1-1.1
Installed-Size: 46
Maintainer: Stanislav Maslovski
Architecture: amd64
Depends: libc6 (>= 2.34), libxml2 (>= 2.7.4)
Size: 14224
SHA256: 2f782e63b44048ae502e3ac2fc67d73fac208f8eba3c370978b55aad41049274
SHA1: 57d250d86001af8ea8279700568be90d33540cc2
MD5sum: 71ff6c7a632da1cc6b722499129b31a9
Description: CD Detect & Execute utility
CDDE is a program that detects when a CD/DVD-ROM drive has a disc
inserted. When it finds a disc inserted in the drive it will attempt
to determine the type of the disc, and execute a specified command.
This means a DVD can be inserted and your favorite DVD software will
start, or a data CD can be automatically mounted, etc. The commands
are defined in a configuration file that has simple XML syntax.
Description-md5:
Homepage: http://cdde.sourceforge.net/
Tag: hardware::storage:cd, hardware::storage:dvd, implemented-in::c,
role::program, scope::utility
Section: utils
Priority: optional
Filename: pool/main/c/cdde/cdde_0.3.1-1.1_amd64.deb