LDC 1.24.0-beta1
aberba
karabutaworld at gmail.com
Tue Oct 20 16:11:24 UTC 2020
On Monday, 19 October 2020 at 20:49:14 UTC, Andre Pany wrote:
> On Monday, 19 October 2020 at 18:48:11 UTC, notna wrote:
>> On Sunday, 18 October 2020 at 22:40:53 UTC, aberba wrote:
>>>
>>> It would be convenient if you provided a .exe installer as
>>> well. Not sure what to do with the .7z file without manual
>>> tinkering.
>>
>> use scoop for Windows package mgmt in a user context. build
>> with developers in mind. for installation see:
>> https://scoop.sh/
>>
>> simple as:
>> * scoop install dmd
>> * scoop install ldc
>>
>> stay always up to date:
>> * scoop update
>> * scoop update *
>>
>> ... and MUCH more, see
>> https://github.com/lukesampson/scoop/wiki
>
> Also Microsoft is working on a package manager which might be
> an option in the future
> https://docs.microsoft.com/de-de/windows/package-manager/
>
> Kind regards
> Andre
Yes, I have it (winget) installed. Still, the absence of an exe
means its more convenient to just use DMD.
Unfortunately some dev have decided to not get their stuff to
work on DMD. DMD is an easy get-go. No thinkering needed.
More information about the Digitalmars-d-announce
mailing list