How to Install libpulse-ocaml-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libpulse-ocaml-dev

Description:

OCaml interface to the pulseaudio library

This package provied an interface to the PulseAudio sound server for OCaml programmers. . PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-pulseaudio.

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

Version: 0.1.2-1build5

Section: universe/libdevel