erl_child_setup

General-purpose programming language and runtime environment

Debian Debian
RUN apt-get update && \ apt-get install -y erlang-dbg
Ubuntu
RUN apt-get update && \ apt-get install -y erlang-base-hipe
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-hipe
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 erl_child_setup on any operating system with command-not-found.com