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

Last updated: May 01,2024

1. Install "python3-mutagen.noarch" package

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

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

2. Uninstall "python3-mutagen.noarch" package

Please follow the instructions below to uninstall python3-mutagen.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:53:13 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-mutagen
Version : 1.45.1
Release : 3.fc34
Architecture : noarch
Size : 360 k
Source : python-mutagen-1.45.1-3.fc34.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.