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

Last updated: May 18,2024

1. Install "mingw64-flac.noarch" package

Please follow the steps below to install mingw64-flac.noarch on Fedora 36

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

2. Uninstall "mingw64-flac.noarch" package

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

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

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

Last metadata expiration check: 0:00:25 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : mingw64-flac
Version : 1.3.3
Release : 3.fc36
Architecture : noarch
Size : 254 k
Source : mingw-flac-1.3.3-3.fc36.src.rpm
Repository : fedora
Summary : Tools for 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 Win64 target.