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

Last updated: May 17,2024

1. Install "libmad-ocaml" package

This guide covers the steps necessary to install libmad-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libmad-ocaml

2. Uninstall "libmad-ocaml" package

Here is a brief guide to show you how to uninstall libmad-ocaml on Kali Linux:

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

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

Package: libmad-ocaml
Source: ocaml-mad (0.5.2-3)
Version: 0.5.2-3+b1
Installed-Size: 36
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libmad-ocaml-uu5c6
Depends: libstdlib-ocaml-ep7y0, ocaml-base-4.14.1, libc6 (>= 2.14), libmad0 (>= 0.15.1b-3)
Size: 9876
SHA256: a3b28ffb8ba7af1a402193d0e4825ffc1659372fd6195494cbd3898a7a31ad70
SHA1: ad301db795ec1eb870230fa841707c4e7545e5dd
MD5sum: c744f3be5202517eef82b18b16b70236
Description: 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:
Homepage: https://github.com/savonet/ocaml-mad
Tag: devel::lang:ocaml, implemented-in::ocaml, role::program,
role::shared-lib, works-with-format::mp3, works-with::audio
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-mad/libmad-ocaml_0.5.2-3+b1_amd64.deb