How to Install and Uninstall python-pymad-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 18,2024

1. Install "python-pymad-dbg" package

In this section, we are going to explain the necessary steps to install python-pymad-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pymad-dbg

2. Uninstall "python-pymad-dbg" package

Please follow the instructions below to uninstall python-pymad-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pymad-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pymad-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pymad-dbg
Priority: extra
Section: universe/debug
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Jamie Wilkinson
Architecture: amd64
Source: pymad
Version: 0.9-1
Depends: python-pymad
Filename: pool/universe/p/pymad/python-pymad-dbg_0.9-1_amd64.deb
Size: 16582
MD5sum: c1bb9fa4c3929766de385adc20a79664
SHA1: d019d358f0a1e918afcc657d077a329660ac32b7
SHA256: 67be5aecf713bcf8a989612852d2fe473e81c730b40a16bcff7e455d4608d4f0
Description-en: Python wrapper to the MPEG Audio Decoder library (Python 2 debug)
This module makes the MAD MP3 decoder library available to Python
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 debugging symbols for the library for Python 2.
Description-md5: e7f800182353439f8721a294e2daa62a
Homepage: http://spacepants.org/src/pymad
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu