dub

Package manager for D packages. More information: <https://dub.pm/commandline>.

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