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

Last updated: July 03,2024

1. Install "libmad.i686" package

Learn how to install libmad.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libmad.i686

2. Uninstall "libmad.i686" package

This guide let you learn how to uninstall libmad.i686 on Rocky Linux 8:

$ sudo dnf remove libmad.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:17:51 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libmad
Version : 0.15.1b
Release : 25.el8
Architecture : i686
Size : 85 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.