ldc

D compiler using LLVM as a backend. More information: <https://wiki.dlang.org/Using_LDC>.

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