How to Install erlang-esdl in Ubuntu 18.04



Install erlang-esdl by entering the following commands in the terminal:

sudo apt update
sudo apt install erlang-esdl

Description:

Erlang bindings to the Simple Direct Media Library

SDL (Simple DirectMedia Layer) is a generic API that provides low level access to audio, keyboard, mouse, and display framebuffer across multiple platforms. . Open Source Erlang is a functional programming language designed at the Ericsson Computer Science Laboratory. . ESDL is an Erlang binding to the SDL, and might be used to write multimedia application in Erlang.

Homepage: http://esdl.sourceforge.net

Version: 1.3.1-3

Section: universe/libs