How to Install and Uninstall libmad.x86_64 Package on AlmaLinux 9

Last updated: June 28,2024

1. Install "libmad.x86_64" package

Please follow the guidance below to install libmad.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libmad.x86_64

2. Uninstall "libmad.x86_64" package

This guide covers the steps necessary to uninstall libmad.x86_64 on AlmaLinux 9:

$ sudo dnf remove libmad.x86_64 $ sudo dnf autoremove

3. Information about the libmad.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:09:28 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libmad
Version : 0.15.1b
Release : 33.el9
Architecture : x86_64
Size : 81 k
Source : libmad-0.15.1b-33.el9.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.