runcgi.sh

Erlang/OTP Internet clients and servers

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