How to Install and Uninstall python-audioread Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "python-audioread" package
Please follow the instructions below to install python-audioread on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-audioread
Copied
2. Uninstall "python-audioread" package
In this section, we are going to explain the necessary steps to uninstall python-audioread on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-audioread
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-audioread package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-audioread
Priority: optional
Section: universe/python
Installed-Size: 95
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: audioread
Version: 1.0.3-1build1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-gst0.10 | libav-tools, python-pymad
Filename: pool/universe/a/audioread/python-audioread_1.0.3-1build1_all.deb
Size: 16922
MD5sum: 150cc4e9a30d5bb2b54727dc67de5946
SHA1: fbff32c28f200b74609ddd9b0a75974a347ac2bc
SHA256: f7723225fe3c47e75d702d591d9d54371cd03d93cfff3362d3bc83f31a094785
Description-en: Backend-agnostic audio decoding Python package
Decode audio files using whichever backend is available. The library
currently supports:
.
* GStreamer via gst-python.
* MAD via the pymad bindings.
* FFmpeg via the avconv command-line interface.
* The standard library wave and aifc modules (for WAV and AIFF files).
Description-md5: aee507065972320b0d261962b7955527
Homepage: https://github.com/sampsyo/audioread
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 95
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: audioread
Version: 1.0.3-1build1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-gst0.10 | libav-tools, python-pymad
Filename: pool/universe/a/audioread/python-audioread_1.0.3-1build1_all.deb
Size: 16922
MD5sum: 150cc4e9a30d5bb2b54727dc67de5946
SHA1: fbff32c28f200b74609ddd9b0a75974a347ac2bc
SHA256: f7723225fe3c47e75d702d591d9d54371cd03d93cfff3362d3bc83f31a094785
Description-en: Backend-agnostic audio decoding Python package
Decode audio files using whichever backend is available. The library
currently supports:
.
* GStreamer via gst-python.
* MAD via the pymad bindings.
* FFmpeg via the avconv command-line interface.
* The standard library wave and aifc modules (for WAV and AIFF files).
Description-md5: aee507065972320b0d261962b7955527
Homepage: https://github.com/sampsyo/audioread
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu