How To Install Gdc-4.9 On Debian, Ubuntu And Raspbian?

How To Install Gdc-4.9 On Debian, Ubuntu And Raspbian?

gdc-4.9

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

Install gdc-4.9

  • Debian apt-get install gdc-4.9 Click to copy
  • Ubuntu apt-get install gdc-4.9 Click to copy
  • Raspbian apt-get install gdc-4.9 Click to copy

gdc-4.9

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.

Install the latest version of gdc-4.9 in Debian, Ubuntu and Raspbian from terminal. To install the gdc-4.9 just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of gdc-4.9 from the respository and install it in your computer/server.