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

Last updated: May 09,2024

1. Install "libmp3lame-ocaml-dev" package

Please follow the guidelines below to install libmp3lame-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libmp3lame-ocaml-dev" package

Please follow the steps below to uninstall libmp3lame-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmp3lame-ocaml-dev
Priority: optional
Section: universe/ocaml
Installed-Size: 186
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-lame
Version: 0.3.2-1build2
Provides: libmp3lame-ocaml-dev-9f9m3
Depends: libmp3lame-ocaml-9f9m3, ocaml-nox-4.02.3, libmp3lame-dev, libmp3lame-ocaml (= 0.3.2-1build2), ocaml-findlib
Filename: pool/universe/o/ocaml-lame/libmp3lame-ocaml-dev_0.3.2-1build2_amd64.deb
Size: 23258
MD5sum: 2670a8c9783fc12c9376963671fdd0d2
SHA1: c91f77bd915d6eda31a6f095b48bef5c1f34a7c2
SHA256: 9c997472ea5753814216d2f596ba4e0d4541176defff1f0b797494e59c165a2e
Description-en: OCaml interface to the lame library -- developpement files
This package provides an interface to the lame library for
OCaml programmers.
.
LAME (LAME Ain't an MP3 Encoder) is a research project for
learning about and improving MP3 encoding technology. LAME
includes an MP3 encoding library, a simple frontend application,
and other tools for sound analysis, as well as convenience tools.
.
This package contains all the development stuff you need to develop
OCaml programs which use ocaml-lame.
Description-md5: 28be0c76acfe9f5293d7677016e8071c
Homepage: http://savonet.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu