How to Install libmp3lame-ocaml-dev in Ubuntu 18.04



Install libmp3lame-ocaml-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libmp3lame-ocaml-dev

Description:

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.

Homepage: http://savonet.sourceforge.net/

Version: 0.3.2-1build4

Section: universe/ocaml