How to Install libshout-ocaml in Ubuntu 18.04



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

sudo apt update
sudo apt install libshout-ocaml

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 only the shared runtime stub libraries.

Version: 0.2.7-1build8

Section: universe/libs