sudo apt-get install dmd
deadalnix via Digitalmars-d
digitalmars-d at puremagic.com
Sat Mar 14 15:09:44 PDT 2015
On Saturday, 14 March 2015 at 18:37:18 UTC, tcak wrote:
> 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.
apt-get will get you the updates automagically !
More information about the Digitalmars-d
mailing list