How to Install and Uninstall libmad-ocaml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libmad-ocaml" package

Please follow the steps below to install libmad-ocaml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmad-ocaml

2. Uninstall "libmad-ocaml" package

This is a short guide on how to uninstall libmad-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmad-ocaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmad-ocaml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmad-ocaml
Priority: optional
Section: universe/libs
Installed-Size: 33
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-mad
Version: 0.4.4-1build4
Provides: libmad-ocaml-t4125
Depends: ocaml-base-nox-4.02.3, libc6 (>= 2.14), libmad0 (>= 0.15.1b-3)
Filename: pool/universe/o/ocaml-mad/libmad-ocaml_0.4.4-1build4_amd64.deb
Size: 8496
MD5sum: f26cb7cb5decb9ed88560045d25e51bf
SHA1: 680cd97333a0a4238639939b761bb57f67de2e39
SHA256: c0c38f4b5c568c254c636165897b1f38bd09dd9455cd17dff7924bb95788d624
Description-en: OCaml bindings for the MAD library (Runtime library)
This OCaml library interfaces the MAD C library to decode MPEG files.
The MAD library currently only supports the MPEG 1 standard, but fully
implements all three audio layers (Layer I, Layer II, and Layer III, the
latter often colloquially known as MP3.)
.
MAD has the following special features:
- 100% fixed-point (integer) computation
- completely new implementation based on the ISO/IEC 11172-3 standard
- distributed under the terms of the GNU General Public License (GPL)
.
This package contains only the shared runtime stub libraries.
Description-md5: 5058d0d9ce69912cc29234e9513820f3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu