start_erl

Erlang/OTP virtual machine and base applications

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