How to Install and Uninstall flac.x86_64 Package on Fedora 36

Last updated: October 07,2024

1. Install "flac.x86_64" package

Please follow the step by step instructions below to install flac.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install flac.x86_64

2. Uninstall "flac.x86_64" package

Please follow the step by step instructions below to uninstall flac.x86_64 on Fedora 36:

$ sudo dnf remove flac.x86_64 $ sudo dnf autoremove

3. Information about the flac.x86_64 package on Fedora 36

Last metadata expiration check: 0:33:40 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : flac
Version : 1.3.4
Release : 1.fc36
Architecture : x86_64
Size : 225 k
Source : flac-1.3.4-1.fc36.src.rpm
Repository : fedora
Summary : An encoder/decoder for the Free Lossless Audio Codec
URL : https://www.xiph.org/flac/
License : BSD and GPLv2+ and GFDL
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 contains the command-line tools and documentation.