dialyzer

Erlang/OTP discrepancy analyzer application

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