How to Install and Uninstall madplay Package on Kali Linux

Last updated: May 06,2024

1. Install "madplay" package

This guide covers the steps necessary to install madplay on Kali Linux

$ sudo apt update $ sudo apt install madplay

2. Uninstall "madplay" package

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

$ sudo apt remove madplay $ sudo apt autoclean && sudo apt autoremove

3. Information about the madplay package on Kali Linux

Package: madplay
Version: 0.15.2b-10
Installed-Size: 133
Maintainer: Kurt Roeckx
Architecture: amd64
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.33), libid3tag0 (>= 0.15.1b), libmad0 (>= 0.15.1b-3)
Size: 52904
SHA256: 71d746c3898b931bb9a14bf08d29440089ac4d273bdb027197649b81c48637b7
SHA1: 23c1b381d3d4d55aabc08297c8e7424315711811
MD5sum: ad30de3254fab7beb423f5eef9eee7b6
Description: MPEG audio player in fixed point
MAD is an MPEG audio decoder. It currently only supports the MPEG 1
standard, but fully implements all three audio layers (Layer I, Layer II,
and Layer III, the latter often colloquially known as MP3.). There is also
full support for ID3 tags.
.
All work is done in fixed point, so it even works on machines without an FPU.
Description-md5:
Homepage: https://www.underbit.com/products/mad/
Tag: interface::commandline, role::program, scope::utility, sound::player,
use::playing, works-with-format::mp3, works-with::audio
Section: sound
Priority: optional
Filename: pool/main/m/madplay/madplay_0.15.2b-10_amd64.deb