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

Last updated: May 15,2024

1. Install "python3-pymad-dbg" package

Please follow the guidelines below to install python3-pymad-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-pymad-dbg" package

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

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

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

Package: python3-pymad-dbg
Priority: extra
Section: universe/debug
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Jamie Wilkinson
Architecture: amd64
Source: pymad
Version: 0.9-1
Depends: python3-pymad
Filename: pool/universe/p/pymad/python3-pymad-dbg_0.9-1_amd64.deb
Size: 17044
MD5sum: a669fbfd94e26d7b37a4be3a04e48dbc
SHA1: 967dacfdee864cda859003302c349a72f9d4682e
SHA256: eb055e100d9ee6d7c3d18cf49cc7c81dc257eaa564058c5925fc5b3b5f0c138d
Description-en: Python wrapper to the MPEG Audio Decoder library (Python 3 debug)
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 debugging symbols for the library for Python 3.
Description-md5: 3c1609c6f2883467ddeb6d5ffa751b3c
Homepage: http://spacepants.org/src/pymad
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu