gdmd

D compiler (language version 2), based on the GCC backend

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