How to Install and Uninstall python312-mutagen Package on openSuSE Tumbleweed

Last updated: June 30,2024

1. Install "python312-mutagen" package

Please follow the guidance below to install python312-mutagen on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-mutagen

2. Uninstall "python312-mutagen" package

Please follow the instructions below to uninstall python312-mutagen on openSuSE Tumbleweed:

$ sudo zypper remove python312-mutagen

3. Information about the python312-mutagen package on openSuSE Tumbleweed

Information for package python312-mutagen:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-mutagen
Version : 1.47.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.9 MiB
Installed : No
Status : not installed
Source package : python-mutagen-1.47.0-2.1.src
Upstream URL : https://pypi.python.org/pypi/mutagen
Summary : Python module to Handle Audio Metadata
Description :
Mutagen is a Python module to handle audio metadata. It supports FLAC,
M4A, MP3, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, and
WavPack audio files. All versions of ID3v2 are supported, and all
standard ID3v2.4 frames are parsed. It can read Xing headers to
accurately calculate the bitrate and length of MP3s. ID3 and APEv2 tags
can be edited regardless of their audio format. It can also manipulate
Ogg streams on an individual packet/page level.