How to Install and Uninstall flac-libs.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

1. Install "flac-libs.i686" package

This tutorial shows how to install flac-libs.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "flac-libs.i686" package

Here is a brief guide to show you how to uninstall flac-libs.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the flac-libs.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:06:19 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : flac-libs
Version : 1.3.2
Release : 9.el8_8.1
Architecture : i686
Size : 219 k
Source : flac-1.3.2-9.el8_8.1.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Libraries for the Free Lossless Audio Codec
URL : http://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.