How to Install and Uninstall libmad.x86_64 Package on Rocky Linux 8

Last updated: September 21,2024

1. Install "libmad.x86_64" package

This guide covers the steps necessary to install libmad.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libmad.x86_64

2. Uninstall "libmad.x86_64" package

Please follow the guidance below to uninstall libmad.x86_64 on Rocky Linux 8:

$ sudo dnf remove libmad.x86_64 $ sudo dnf autoremove

3. Information about the libmad.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:12:35 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libmad
Version : 0.15.1b
Release : 25.el8
Architecture : x86_64
Size : 83 k
Source : libmad-0.15.1b-25.el8.src.rpm
Repository : appstream
Summary : MPEG audio decoder library
URL : http://www.underbit.com/products/mad/
License : GPLv2+
Description : MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1
: and the MPEG-2 extension to Lower Sampling Frequencies, as well as the
: so-called MPEG 2.5 format. All three audio layers (Layer I, Layer II,
: and Layer III a.k.a. MP3) are fully implemented.