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

Last updated: May 04,2024

1. Install "python-pymad" package

This guide let you learn how to install python-pymad on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pymad

2. Uninstall "python-pymad" package

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

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

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

Package: python-pymad
Priority: optional
Section: universe/python
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: Jamie Wilkinson
Architecture: amd64
Source: pymad
Version: 0.9-1
Replaces: python2.3-pymad (<< 0.5.4-3.1), python2.4-pymad (<< 0.5.4-3.1)
Provides: python2.7-pymad
Depends: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.14), libmad0 (>= 0.15.1b-3)
Conflicts: python2.3-pymad (<< 0.5.4-3.1), python2.4-pymad (<< 0.5.4-3.1)
Filename: pool/universe/p/pymad/python-pymad_0.9-1_amd64.deb
Size: 10964
MD5sum: 87fdc5cafdd5950d5c54ef6c1a41de82
SHA1: 05cb3936fadadecd23fe517573dff825030f427a
SHA256: 78b3d345a35363348b0c1310c8dc3ca6555c7d0ed06a6ecb504ac2ccccc3c6d0
Description-en: Python wrapper to the MPEG Audio Decoder library (Python 2)
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 library for Python 2.
Description-md5: ec28c6c2702ec39ddd86428df04e5f23
Homepage: http://spacepants.org/src/pymad
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu