How to Install erlang-ic in Ubuntu 18.04



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

sudo apt update
sudo apt install erlang-ic

Description:

Erlang/OTP IDL compiler

The IC application is an Erlang implementation of an IDL (CORBA Interface Definition Language) compiler. Depending on the choice of back-end the code will map to Erlang, C, or Java. The compiler generates client stubs and server skeletons.

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

Version: 1:20.2.2+dfsg-1ubuntu2

Section: interpreters