LDC2 install in Win / WSL2 / Ubuntu

Paul phshaffer at gmail.com
Thu Oct 19 14:25:09 UTC 2023


On Thursday, 19 October 2023 at 13:54:45 UTC, Imperatorn wrote:
> On Thursday, 19 October 2023 at 13:27:58 UTC, Paul wrote:
>> Pardon my elementary question.  I'm trying to install the 
>> latest LDC on ubuntu.  Not sure what exactly I need to do.  
>> sudo apt get/install ldc2 doesn't work.  Downloaded the binary 
>> ldc2-1.35.0-linux-x86_64.tar.xz to Windows.
>>
>> Thanks for any assistance.
>
> Just run this and follow the instructions:
> curl -fsS https://dlang.org/install.sh | bash -s ldc

Thanks Imperatorn!


More information about the digitalmars-d-ldc mailing list