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

Last updated: October 07,2024

1. Install "mingw64-flac.noarch" package

Please follow the step by step instructions below to install mingw64-flac.noarch on Fedora 34

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

2. Uninstall "mingw64-flac.noarch" package

This guide covers the steps necessary to uninstall mingw64-flac.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:07:19 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : mingw64-flac
Version : 1.3.3
Release : 1.fc34
Architecture : noarch
Size : 257 k
Source : mingw-flac-1.3.3-1.fc34.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.