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

Last updated: September 29,2024

1. Install "libmad.i686" package

This guide let you learn how to install libmad.i686 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libmad.i686

2. Uninstall "libmad.i686" package

Please follow the step by step instructions below to uninstall libmad.i686 on AlmaLinux 9:

$ sudo dnf remove libmad.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:05:57 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libmad
Version : 0.15.1b
Release : 33.el9
Architecture : i686
Size : 87 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.