beam

Erlang/OTP virtual machine and base applications

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