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

Last updated: November 29,2024

1. Install "python3-acoustid.noarch" package

Learn how to install python3-acoustid.noarch on Fedora 38

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

2. Uninstall "python3-acoustid.noarch" package

This guide let you learn how to uninstall python3-acoustid.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:10:35 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-acoustid
Version : 1.3.0
Release : 1.fc38
Architecture : noarch
Size : 34 k
Source : python-acoustid-1.3.0-1.fc38.src.rpm
Repository : updates
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.