How to Install and Uninstall cdtool Package on Kali Linux

Last updated: May 17,2024

1. Install "cdtool" package

Please follow the instructions below to install cdtool on Kali Linux

$ sudo apt update $ sudo apt install cdtool

2. Uninstall "cdtool" package

This guide covers the steps necessary to uninstall cdtool on Kali Linux:

$ sudo apt remove cdtool $ sudo apt autoclean && sudo apt autoremove

3. Information about the cdtool package on Kali Linux

Package: cdtool
Version: 2.1.8-release-8
Installed-Size: 202
Maintainer: Stephen Kitt
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 52276
SHA256: bfa063714961146e82af3702af34493ff3a81a7b07f65563a9d80d505b0e1e16
SHA1: 27c499ff2b3721415cbd5b22f263f34f46ce4c58
MD5sum: 7b24e2e8618584cd2dad8b7bca70c383
Description: text-based audio CD player and CD-ROM control commands
cdtool contains cdplay, cdeject, cdstop, cdpause, and several other
programs for playing audio CDs and controlling a CD-ROM drive from
the command line and in a quick and scriptable way.
.
cdown reads track info and queries a CDDB database for info on
the current CD. cdctrl is a command line utility for controlling a
CD-ROM drive interactively and from scripts. cdir keeps track of the
contents of different CDs using a workman-compatible database.
Description-md5:
Homepage: https://hinterhof.net/cdtool/
Tag: hardware::storage:cd, role::program, sound::player, use::playing,
works-with::audio
Section: sound
Priority: optional
Filename: pool/main/c/cdtool/cdtool_2.1.8-release-8_amd64.deb