LDC2 install in Win / WSL2 / Ubuntu
Imperatorn
johan_forsberg_86 at hotmail.com
Thu Oct 19 13:54:45 UTC 2023
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
More information about the digitalmars-d-ldc
mailing list