ldmd2

LDC is a compiler for the D programming Language. It is based on

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-1
Raspbian
RUN apt-get update && \ apt-get install -y ldc
click the source code to copy install ldmd2 on any operating system with command-not-found.com