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

Last updated: November 28,2024

1. Install "python3-acoustid.noarch" package

Please follow the instructions below to install python3-acoustid.noarch on Fedora 39

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

2. Uninstall "python3-acoustid.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-acoustid.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:05:55 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-acoustid
Version : 1.3.0
Release : 1.fc39
Architecture : noarch
Size : 33 k
Source : python-acoustid-1.3.0-1.fc39.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.