How to Install dh-dlang in Ubuntu 18.04



Install dh-dlang by entering the following commands in the terminal:

sudo apt update
sudo apt install dh-dlang

Description:

Packaging helpers for building D code

This package contains common code for building D software for the Debian (and derivatives) archive. . It currently contains a debian/rules snippet for selecting the appropriate D build flags based on the default D compiler set for the current architecture.

Version: 0.5

Section: universe/devel