How to Install and Uninstall taglib Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "taglib" package

This tutorial shows how to install taglib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install taglib

2. Uninstall "taglib" package

This tutorial shows how to uninstall taglib on openSuSE Tumbleweed:

$ sudo zypper remove taglib

3. Information about the taglib package on openSuSE Tumbleweed

Information for package taglib:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : taglib
Version : 2.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 158.2 KiB
Installed : No
Status : not installed
Source package : taglib-2.0-1.1.src
Upstream URL : https://taglib.github.io/
Summary : Audio Meta-Data Library
Description :
TagLib is a library for reading and editing the meta-data of several popular
audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg
Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack
TrueAudio, WAV, AIFF, MP4 and ASF files.
This package contains built examples which manipulate tags from the
command line.