How to Install erlang-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install erlang-dev

Description:

Erlang/OTP development libraries and headers

The files for application development in Erlang. They include headers for all applications included into Erlang/OTP distribution and C interface libraries.

Homepage: http://www.erlang.org/

Version: 1:20.2.2+dfsg-1ubuntu2

Section: interpreters