Difference between revisions of "Installing LDC on GNU Guix"

From D Wiki
Jump to: navigation, search
(Created page with "The LDC is now part of [https://www.gnu.org/software/guix/ GNU Guix], the software package manager that works on any Linux distribution. When GNU Guix is installed, simply do...")
(No difference)

Revision as of 12:21, 11 January 2016

The LDC is now part of GNU Guix, the software package manager that works on any Linux distribution. 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.