How to Install and Uninstall mingw32-id3lib-tools.noarch Package on Fedora 35

Last updated: January 10,2025

1. Install "mingw32-id3lib-tools.noarch" package

Please follow the guidelines below to install mingw32-id3lib-tools.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install mingw32-id3lib-tools.noarch

2. Uninstall "mingw32-id3lib-tools.noarch" package

Please follow the guidance below to uninstall mingw32-id3lib-tools.noarch on Fedora 35:

$ sudo dnf remove mingw32-id3lib-tools.noarch $ sudo dnf autoremove

3. Information about the mingw32-id3lib-tools.noarch package on Fedora 35

Last metadata expiration check: 2:18:56 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : mingw32-id3lib-tools
Version : 3.8.3
Release : 47.fc35
Architecture : noarch
Size : 60 k
Source : mingw-id3lib-3.8.3-47.fc35.src.rpm
Repository : fedora
Summary : Tools for manipulating ID3v1 and ID3v2 tags
URL : http://www.id3lib.sourceforge.net/
License : LGPLv2+
Description : This package provides a software library for manipulating ID3v1 and
: ID3v2 tags. It provides a convenient interface for software developers
: to include standards-compliant ID3v1/2 tagging capabilities in their
: applications. Features include identification of valid tags, automatic
: size conversions, (re)synchronisation of tag frames, seamless tag
: (de)compression, and optional padding facilities. Additionally, it can
: tell mp3 header info, like bitrate etc.
: These are the MinGW tools, built for the win32 target.