sudo apt-get install dmd
tcak via Digitalmars-d
digitalmars-d at puremagic.com
Sat Mar 14 11:37:17 PDT 2015
On Saturday, 14 March 2015 at 17:31:56 UTC, Andrei Alexandrescu
wrote:
> I was looking at easy installation of dmd on ubuntu, and found
> this:
>
> http://d-apt.sourceforge.net/
>
> Should we make it part of the official distribution?
>
>
> Andrei
Ubuntu, most of the time, used with GUI. I just click on Download
button of DMD, and Firefox opens it with Software Centre, and I
click on Install button. Update works in the same way. So, in
this case, there is no need for apt-get.
...BUT...
Especially for Raspberry PI, server OSs (e.g. CentOS), it is a
good idea. But I do not thing, anyone would one to install it on
a server unless they require libphobos to run an executable.
More information about the Digitalmars-d
mailing list