How to Install gdc-4.8 in Ubuntu 18.04



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

sudo apt update
sudo apt install gdc-4.8

Description:

GNU D compiler (version 2), based on the GCC backend

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: 4.8.5-4ubuntu8

Section: universe/devel