How to Install libsdl-ocaml-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libsdl-ocaml-dev

Description:

OCaml bindings for SDL - development files

SDL (Simple DirectMedia Layer) is a generic API that provides low level access to audio, keyboard, mouse, and display framebuffer across multiple platforms. OCamlSDL is an OCaml interface to SDL that might be used to write multimedia applications in Objective Caml. . This package contains development files for OCamlSDL application writers.

Homepage: http://ocamlsdl.sourceforge.net

Version: 0.9.1-2build4

Section: universe/libdevel