How to Install and Uninstall python3-pymad Package on Kali Linux

Last updated: May 21,2024

1. Install "python3-pymad" package

Learn how to install python3-pymad on Kali Linux

$ sudo apt update $ sudo apt install python3-pymad

2. Uninstall "python3-pymad" package

Learn how to uninstall python3-pymad on Kali Linux:

$ sudo apt remove python3-pymad $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pymad package on Kali Linux

Package: python3-pymad
Source: pymad (0.11.3-1)
Version: 0.11.3-1+b1
Installed-Size: 118
Maintainer: Jamie Wilkinson
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.33), libmad0 (>= 0.15.1b-3)
Size: 16672
SHA256: 7fed192f09538489a073861d37d2afa8a128ef588da9bbc2ebf3c58ef589376c
SHA1: 49ca3a88eebd1b9323d6f722325f00db7012f2ea
MD5sum: 280230fb85dce279ca935a17543c4087
Description: Python wrapper to the MPEG Audio Decoder library (Python 3)
This module makes the MAD MP3 decoder library available to Python 3
programs. It provides a high-level API to the MAD functions, that make
reading audio data from an MPEG stream simple.
.
This package installs the library for Python 3.
Description-md5:
Multi-Arch: same
Homepage: https://spacepants.org/src/pymad
Section: python
Priority: optional
Filename: pool/main/p/pymad/python3-pymad_0.11.3-1+b1_amd64.deb