How to Install and Uninstall python2-mutagen Package on openSUSE Leap

Last updated: October 05,2024

1. Install "python2-mutagen" package

Here is a brief guide to show you how to install python2-mutagen on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-mutagen

2. Uninstall "python2-mutagen" package

Please follow the guidelines below to uninstall python2-mutagen on openSUSE Leap:

$ sudo zypper remove python2-mutagen

3. Information about the python2-mutagen package on openSUSE Leap

Information for package python2-mutagen:
----------------------------------------
Repository : Main Repository
Name : python2-mutagen
Version : 1.43.0-bp153.1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 1,8 MiB
Installed : No
Status : not installed
Source package : python-mutagen-1.43.0-bp153.1.19.src
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.

5. The same packages on other Linux Distributions