How to Install and Uninstall python3-acoustid.noarch Package on Fedora 36

Last updated: January 13,2025

1. Install "python3-acoustid.noarch" package

Please follow the step by step instructions below to install python3-acoustid.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-acoustid.noarch

2. Uninstall "python3-acoustid.noarch" package

This tutorial shows how to uninstall python3-acoustid.noarch on Fedora 36:

$ sudo dnf remove python3-acoustid.noarch $ sudo dnf autoremove

3. Information about the python3-acoustid.noarch package on Fedora 36

Last metadata expiration check: 4:58:22 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-acoustid
Version : 1.2.2
Release : 2.fc36
Architecture : noarch
Size : 27 k
Source : python-acoustid-1.2.2-2.fc36.src.rpm
Repository : fedora
Summary : Python bindings for Chromaprint acoustic fingerprinting and the Acoustid API
URL : http://pypi.python.org/pypi/pyacoustid
License : MIT
Description : Chromaprint and its associated Acoustid Web service make up a
: high-quality, open-source acoustic fingerprinting system. This package
: provides Python bindings for both the fingerprinting algorithm
: library, which is written in C but portable, and the Web service,
: which provides fingerprint look ups.