How to Install and Uninstall libmad.src Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "libmad.src" package
This is a short guide on how to install libmad.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libmad.src
Copied
2. Uninstall "libmad.src" package
In this section, we are going to explain the necessary steps to uninstall libmad.src on Oracle Linux 9:
$
sudo dnf remove
libmad.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the libmad.src package on Oracle Linux 9
Last metadata expiration check: 1:07:58 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libmad
Version : 0.15.1b
Release : 33.el9
Architecture : src
Size : 521 k
Source : None
Repository : ol9_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.
Available Packages
Name : libmad
Version : 0.15.1b
Release : 33.el9
Architecture : src
Size : 521 k
Source : None
Repository : ol9_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.