How to Install and Uninstall mingw32-flac.noarch Package on Fedora 36

Last updated: September 29,2024

1. Install "mingw32-flac.noarch" package

Learn how to install mingw32-flac.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install mingw32-flac.noarch

2. Uninstall "mingw32-flac.noarch" package

Learn how to uninstall mingw32-flac.noarch on Fedora 36:

$ sudo dnf remove mingw32-flac.noarch $ sudo dnf autoremove

3. Information about the mingw32-flac.noarch package on Fedora 36

Last metadata expiration check: 2:44:13 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : mingw32-flac
Version : 1.3.3
Release : 3.fc36
Architecture : noarch
Size : 271 k
Source : mingw-flac-1.3.3-3.fc36.src.rpm
Repository : fedora
Summary : Encoder/decoder for the Free Lossless Audio Codec
URL : http://xiph.org/flac/
License : BSD and GPLv2+
Description : FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC
: is similar to Ogg Vorbis, but lossless. The FLAC project consists of
: the stream format, reference encoders and decoders in library form,
: flac, a command-line program to encode and decode FLAC files, metaflac,
: a command-line metadata editor for FLAC files and input plugins for
: various music players.
:
: This package is MinGW compiled flac library for the Win32 target.