Sorry, I read your question completely wrong. I need another cup
of coffee ...
On Wednesday, 3 October 2012 at 16:42:46 UTC, Rob T wrote:
There's a Debian repository
https://code.google.com/p/d-apt/wiki/APT_Repository
You can also manually insall DMD deb package on Debian from
this site
http://dlang.org/download.html
The GDC versions shipped with Debian are out of date. I
installed from git repository but it is not fun to do. GDC has
some advantages over DMD on Linux as it uses lastest gcc and
has similar command line interface (it also has a command line
version matching DMD). There's an effort underway to merge GDC
with GCC 4.8, I sure hope that works out in time.
Search these forums for GDC and you'll find some helpful links
and advice eventually.
--rt