How to Install and Uninstall python3-acoustid Package on Kali Linux

Last updated: May 04,2024

1. Install "python3-acoustid" package

This guide covers the steps necessary to install python3-acoustid on Kali Linux

$ sudo apt update $ sudo apt install python3-acoustid

2. Uninstall "python3-acoustid" package

This guide covers the steps necessary to uninstall python3-acoustid on Kali Linux:

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

3. Information about the python3-acoustid package on Kali Linux

Package: python3-acoustid
Source: pyacoustid
Version: 1.2.2-2
Installed-Size: 57
Maintainer: Sandro Tosi
Architecture: all
Depends: libchromaprint1, python3-audioread, python3-requests, python3:any
Size: 16616
SHA256: 6b01fc9ddda3368e11af53517257997ee2571979218d87d6606784d9fe0cc09d
SHA1: e0050b7e518bd0d55e05dd3e84fddee81ab99615
MD5sum: cbcd775dcdb6fdefc19ab22f93dc0a50
Description: 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:
Homepage: https://github.com/beetbox/pyacoustid
Section: python
Priority: optional
Filename: pool/main/p/pyacoustid/python3-acoustid_1.2.2-2_all.deb