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

Last updated: May 20,2024

1. Install "python-acoustid" package

Please follow the step by step instructions below to install python-acoustid on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-acoustid

2. Uninstall "python-acoustid" package

This tutorial shows how to uninstall python-acoustid on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-acoustid
Priority: optional
Section: universe/python
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pyacoustid
Version: 1.1.0-3
Replaces: python-chromaprint
Depends: libchromaprint0, python-audioread, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-requests
Conflicts: python-chromaprint
Filename: pool/universe/p/pyacoustid/python-acoustid_1.1.0-3_all.deb
Size: 14356
MD5sum: 9ccffcd4ad8f58c01dfa9e01f0562096
SHA1: 372a30953ac96174517a01a06dc6afcfe7fee97f
SHA256: 11421cdb6b7e0ea6bcc36aaa38961da1b932fd9d33b433ee135168a6371da282
Description-en: Acoustid interface implementation and Chromaprint bindings
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.
Description-md5: 2fc16c95193f1b1958e0cd3a0acb0b6a
Homepage: https://github.com/sampsyo/pyacoustid
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu