Installing LDC on GNU Guix

From D Wiki
Revision as of 04:42, 11 April 2018 by D user (talk | contribs) (Category:LDC)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The LDC is now part of GNU Guix, the software package manager that works on *any* Linux distribution, including Debian, Arch, Ubunto, Centos, etc. When GNU Guix is installed, simply do a

guix package -i ldc
ldmd2 --version
  LDC - the LLVM D compiler

The source of the package can be found here.