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

Last updated: September 20,2024

1. Install "libmad-ocaml-dev" package

This guide let you learn how to install libmad-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmad-ocaml-dev

2. Uninstall "libmad-ocaml-dev" package

Here is a brief guide to show you how to uninstall libmad-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmad-ocaml-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 160
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-mad
Version: 0.4.4-1build4
Provides: libmad-ocaml-dev-t4125
Depends: libmad-ocaml-t4125, ocaml-nox-4.02.3, libmad0-dev, libmad-ocaml (= 0.4.4-1build4)
Filename: pool/universe/o/ocaml-mad/libmad-ocaml-dev_0.4.4-1build4_amd64.deb
Size: 55776
MD5sum: e14416fbf66201178543e5497933e2d3
SHA1: c01190c6b71baabdbcbd7b596ebd131e49f0279d
SHA256: 8fd9b4d1cfd53f32770f26052f9e1928cd7bb126324b89d1b573133e5a095834
Description-en: OCaml bindings for the MAD library (Development package)
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 all the development stuff you need to use ocaml-mad
in your programs.
Description-md5: bbd02c5468084b6ce2a02d4c171c3192
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu