erl

Run and manage programs in the Erlang programming language. More information: <https://www.erlang.org>.

Debian Debian
RUN apt-get update && \ apt-get install -y erlang-base
Ubuntu
RUN apt-get update && \ apt-get install -y erlang-base
Arch Arch Linux
RUN pacman -S --noconfirm erlang-base
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y erlang-base
Fedora
RUN dnf install -y erlang-base
Raspbian
RUN apt-get update && \ apt-get install -y erlang-base
click the source code to copy install erl on any operating system with command-not-found.com