How to Install and Uninstall libmad0 Package on Kali Linux

Last updated: May 17,2024

1. Install "libmad0" package

Please follow the guidance below to install libmad0 on Kali Linux

$ sudo apt update $ sudo apt install libmad0

2. Uninstall "libmad0" package

Please follow the step by step instructions below to uninstall libmad0 on Kali Linux:

$ sudo apt remove libmad0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmad0 package on Kali Linux

Package: libmad0
Source: libmad (0.15.1b-10.1)
Version: 0.15.1b-10.1+b1
Installed-Size: 162
Maintainer: Kurt Roeckx
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 69120
SHA256: 272213f0d319cf1677d6a0bb6985f6e8f2d8232774d39177ed276a3d9200af6d
SHA1: cd0f9c37f2f8a2f4ad273e69da9302ffe611fa66
MD5sum: a3a893e7bbe4dff0b53db7aaba84aac9
Description: MPEG audio decoder library
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.)
.
MAD has the following special features:
- 100% fixed-point (integer) computation
- completely new implementation based on the ISO/IEC 11172-3 standard
- distributed under the terms of the GNU General Public License (GPL)
Description-md5:
Multi-Arch: same
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libm/libmad/libmad0_0.15.1b-10.1+b1_amd64.deb