Installing the D Compiler
Procedure
- Use PuTTY to log in to the server as the root user.
- Install the D compiler.
curl -fsS https://dlang.org/install.sh | bash -s ldc
Parent topic: Configuring the Compilation Environment
curl -fsS https://dlang.org/install.sh | bash -s ldc