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

Last updated: January 12,2025

1. Install "flac.x86_64" package

Please follow the instructions below to install flac.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install flac.x86_64

2. Uninstall "flac.x86_64" package

This tutorial shows how to uninstall flac.x86_64 on Fedora 38:

$ sudo dnf remove flac.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:48:05 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : flac
Version : 1.4.3
Release : 1.fc38
Architecture : x86_64
Size : 164 k
Source : flac-1.4.3-1.fc38.src.rpm
Repository : updates
Summary : An encoder/decoder for the Free Lossless Audio Codec
URL : https://www.xiph.org/flac/
License : BSD-3-Clause AND GPL-2.0-or-later AND GFDL-1.1-or-later
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.