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

Last updated: May 18,2024

1. Install "python3-acoustid" package

Please follow the steps below to install python3-acoustid on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-acoustid

2. Uninstall "python3-acoustid" package

Learn how to uninstall python3-acoustid on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-acoustid
Priority: optional
Section: universe/python
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pyacoustid
Version: 1.1.0-3
Depends: libchromaprint0, python3-audioread, python3:any (>= 3.3.2-2~), python3-requests
Filename: pool/universe/p/pyacoustid/python3-acoustid_1.1.0-3_all.deb
Size: 11132
MD5sum: 88deeffae9db77e6ba36782610ea1287
SHA1: 3545b046b01f0ac1de9bd65c55f411ef30b077ce
SHA256: 438a150931555be98a86160d8de31c3ef5c21f03ee561a701d303c8875465327
Description-en: Acoustid interface implementation and Chromaprint bindings (Python 3)
Acoustid is a web service offering high quality acoustic fingerprinting
system using the Chromaprint C library. This package provides Python
bindings for the library as well as an interface to the web service.
.
This package provides the Python 3 module.
Description-md5: e1ba294bbab0e5218a78656247847a4d
Homepage: https://github.com/sampsyo/pyacoustid
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu