How to Install libshine-ocaml-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libshine-ocaml-dev

Description:

OCaml interface to the shine library -- developpement files

This package provides an interface to the shine library for OCaml programmers. . Shine can be used to encode MP3 audio data on architectures with no floating point processing unit (FPU) at a much better rate than encoding libraries implemented using floating-point arithmetic. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-shine.

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

Version: 0.2.0-1build3

Section: universe/ocaml