How to Install and Uninstall libmad-ocaml-dev Package on Kali Linux

Last updated: May 08,2024

1. Install "libmad-ocaml-dev" package

This tutorial shows how to install libmad-ocaml-dev on Kali Linux

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

2. Uninstall "libmad-ocaml-dev" package

Learn how to uninstall libmad-ocaml-dev on Kali Linux:

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

3. Information about the libmad-ocaml-dev package on Kali Linux

Package: libmad-ocaml-dev
Source: ocaml-mad (0.5.2-3)
Version: 0.5.2-3+b1
Installed-Size: 189
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libmad-ocaml-dev-uu5c6
Depends: libmad-ocaml-uu5c6, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1, libmad0-dev, libmad-ocaml (= 0.5.2-3+b1)
Size: 40880
SHA256: 01b6efee60562ba8b8ce70579737d557a98d7a13c8e02de85e9793d8dc6f8815
SHA1: 2d3005a0b749238fbf1037e9b0d86882da3e3169
MD5sum: 48cb5db5a4c9d21b27d6c921c52ca92a
Description: 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:
Homepage: https://github.com/savonet/ocaml-mad
Tag: devel::lang:ocaml, devel::library, implemented-in::ocaml,
role::devel-lib
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-mad/libmad-ocaml-dev_0.5.2-3+b1_amd64.deb