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

Last updated: May 21,2024

1. Install "python3-pymad" package

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

$ sudo apt update $ sudo apt install python3-pymad

2. Uninstall "python3-pymad" package

This is a short guide on how to uninstall python3-pymad on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pymad
Priority: optional
Section: universe/python
Installed-Size: 35
Maintainer: Ubuntu Developers
Original-Maintainer: Jamie Wilkinson
Architecture: amd64
Source: pymad
Version: 0.9-1
Provides: python3.5-pymad
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14), libmad0 (>= 0.15.1b-3)
Filename: pool/universe/p/pymad/python3-pymad_0.9-1_amd64.deb
Size: 8840
MD5sum: 3228463dfcbe6d6528b8f62fe44c4046
SHA1: 934f0fea6e965f668b53310a09281846e7eaa1f1
SHA256: 8f3d02deb49f6cdd97b9fe3fd379ee78680cba44c3391cab2445640c36dfc31e
Description-en: 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: 15600d95023880183ccaef0aefcb59b6
Homepage: http://spacepants.org/src/pymad
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu