How to Install libopus-ocaml in Ubuntu 18.04



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

sudo apt update
sudo apt install libopus-ocaml

Description:

OCaml interface to the opus library -- runtime files

This package provides an interface to the opus library for OCaml programmers. . The Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec. . This package contains only the shared runtime stub libraries.

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

Version: 0.1.0-4build4

Section: universe/ocaml