Erlang CLI Installation Homebrew brew install erlang APT sudo apt update sudo DEBIAN_FRONTEND=noninteractive apt -y install erlang APT yum check-update # Repo: EPEL sudo yum -y install erlang Commands erl -man Usage # REPL erl