elixirc

functional meta-programming aware language

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 elixirc on any operating system with command-not-found.com