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

Last updated: October 06,2024

1. Install "libmad.x86_64" package

This guide covers the steps necessary to install libmad.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libmad.x86_64

2. Uninstall "libmad.x86_64" package

Please follow the step by step instructions below to uninstall libmad.x86_64 on Fedora 34:

$ sudo dnf remove libmad.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:32:15 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libmad
Version : 0.15.1b
Release : 31.fc34
Architecture : x86_64
Size : 86 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.