How to Install libshout-ocaml-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libshout-ocaml-dev

Description:

OCaml bindings for the shout library

This OCaml library interfaces the shout C library which can be used for communicating with and sending data to Icecast and Icecast 2 streaming audio servers (they currently support Ogg Vorbis and MP3 audio streams). It handles the socket connection, the timing of the data transmission, and prevents bad data from getting to the server. . This package contains all the development stuff you need to use ocaml-shout in your programs.

Version: 0.2.7-1build8

Section: universe/libdevel