How to Install erlang-base-hipe in Ubuntu 18.04



Install erlang-base-hipe by entering the following commands in the terminal:

sudo apt update
sudo apt install erlang-base-hipe

Description:

Erlang/OTP HiPE enabled virtual machine and base applications

This package contains the Erlang/OTP runtime implementation, which is configured and built with HiPE support (allows compiling to native code), and minimal set of Erlang applications: compiler - compiles Erlang code to byte-code; erts - the Erlang runtime system application; kernel - code necessary to run the Erlang runtime system itself; ose - code for Enea OSE operating system; sasl - the system architecture support libraries application; stdlib - modules for manipulating lists, strings, files etc.

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

Version: 1:20.2.2+dfsg-1ubuntu2

Section: universe/interpreters