How to Install and Uninstall libid3tag.x86_64 Package on CentOS Stream 8

Last updated: May 07,2024

1. Install "libid3tag.x86_64" package

This is a short guide on how to install libid3tag.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libid3tag.x86_64

2. Uninstall "libid3tag.x86_64" package

This is a short guide on how to uninstall libid3tag.x86_64 on CentOS Stream 8:

$ sudo dnf remove libid3tag.x86_64 $ sudo dnf autoremove

3. Information about the libid3tag.x86_64 package on CentOS Stream 8

Last metadata expiration check: 0:21:01 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libid3tag
Version : 0.15.1b
Release : 30.el8
Architecture : x86_64
Size : 52 k
Source : libid3tag-0.15.1b-30.el8.src.rpm
Repository : epel
Summary : ID3 tag manipulation library
URL : http://www.underbit.com/products/mad/
License : GPLv2+
Description : libid3tag is a library for reading and (eventually) writing ID3 tags,
: both ID3v1 and the various versions of ID3v2.