julia

A high-level, high-performance dynamic programming language for technical computing. More information: <https://docs.julialang.org/en/v1/manual/getting-started/>.

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