elixir

Elixir programming language interpreter. More information: <https://elixir-lang.org>.

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