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

Last updated: June 25,2024

1. Install "flac-libs.x86_64" package

Please follow the steps below to install flac-libs.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "flac-libs.x86_64" package

Please follow the guidelines below to uninstall flac-libs.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:47:22 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : flac-libs
Version : 1.3.3
Release : 10.el9_2.1
Architecture : x86_64
Size : 221 k
Source : flac-1.3.3-10.el9_2.1.src.rpm
Repository : ubi-9-appstream-rpms
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.