How to Install and Uninstall python3-mutagen.noarch Package on Fedora 35

Last updated: November 02,2024

1. Install "python3-mutagen.noarch" package

Learn how to install python3-mutagen.noarch on Fedora 35

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

2. Uninstall "python3-mutagen.noarch" package

This is a short guide on how to uninstall python3-mutagen.noarch on Fedora 35:

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

3. Information about the python3-mutagen.noarch package on Fedora 35

Last metadata expiration check: 4:56:48 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-mutagen
Version : 1.45.1
Release : 5.fc35
Architecture : noarch
Size : 365 k
Source : python-mutagen-1.45.1-5.fc35.src.rpm
Repository : fedora
Summary : Mutagen is a Python module to handle audio meta-data
URL : https://github.com/quodlibet/mutagen
License : GPLv2+
Description : Mutagen is a Python module to handle audio meta-data. It supports
: reading ID3 (all versions), APEv2, FLAC, and Ogg Vorbis/FLAC/Theora.
: It can write ID3v1.1, ID3v2.4, APEv2, FLAC, and Ogg Vorbis/FLAC/Theora
: comments. It can also read MPEG audio and Xing headers, FLAC stream
: info blocks, and Ogg Vorbis/FLAC/Theora stream headers. Finally, it
: includes a module to handle generic Ogg bit-streams.
:
: Python 3 version.