How to Install gdc-8 in Ubuntu 18.04



Install gdc-8 by entering the following commands in the terminal:

sudo apt update
sudo apt install gdc-8

Description:

GNU D compiler (version 2)

This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2.

Homepage: http://gcc.gnu.org/

Version: 8-20180414-1ubuntu2

Section: universe/devel