How to Install and Uninstall flac-libs.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 03,2024

1. Install "flac-libs.x86_64" package

This tutorial shows how to install flac-libs.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "flac-libs.x86_64" package

In this section, we are going to explain the necessary steps to uninstall flac-libs.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the flac-libs.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:24:18 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : flac-libs
Version : 1.3.2
Release : 9.el8
Architecture : x86_64
Size : 217 k
Source : flac-1.3.2-9.el8.src.rpm
Repository : appstream
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.