How to Install and Uninstall libmad.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "libmad.i686" package

Please follow the guidelines below to install libmad.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libmad.i686

2. Uninstall "libmad.i686" package

Learn how to uninstall libmad.i686 on Fedora 34:

$ sudo dnf remove libmad.i686 $ sudo dnf autoremove

3. Information about the libmad.i686 package on Fedora 34

Last metadata expiration check: 2:27:23 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libmad
Version : 0.15.1b
Release : 31.fc34
Architecture : i686
Size : 91 k
Source : libmad-0.15.1b-31.fc34.src.rpm
Repository : fedora
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.