How to install D compiler on Ubuntu
The problem is, on Ubuntu you cannot simply run
apt-get install dmd
to install D compiler. I hope they add it to official repositories someday but till then you can try this:
First you will need to download appropriate .deb file from D official web...
mahdix.com1 min read