erlang-depends

Erlang/OTP development libraries and headers

Debian Debian
RUN apt-get update && \ apt-get install -y erlang-dev
Ubuntu
RUN apt-get update && \ apt-get install -y erlang-dev
Alpine
RUN apk add erlang-dev
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y erlang-dev
Raspbian
RUN apt-get update && \ apt-get install -y erlang-dev
click the source code to copy install erlang-depends on any operating system with command-not-found.com