How to Install and Uninstall flac-libs.i686 Package on Fedora 35

Last updated: September 21,2024

1. Install "flac-libs.i686" package

This is a short guide on how to install flac-libs.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install flac-libs.i686

2. Uninstall "flac-libs.i686" package

Please follow the guidance below to uninstall flac-libs.i686 on Fedora 35:

$ sudo dnf remove flac-libs.i686 $ sudo dnf autoremove

3. Information about the flac-libs.i686 package on Fedora 35

Last metadata expiration check: 2:26:39 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : flac-libs
Version : 1.3.4
Release : 1.fc35
Architecture : i686
Size : 233 k
Source : flac-1.3.4-1.fc35.src.rpm
Repository : updates
Summary : Libraries 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 FLAC libraries.