arm-linux-gnueabihf-gdc

GNU D compiler (based on GCC) for the armhf architecture

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