macOS
brew install dmdlocal Homebrew formula metadata
sudo port install dmdMacPorts ports tree · lang/dmd/Portfile · source: api.github.com
brew
Digital Mars D compiler. Version 2.112.0 via Homebrew; verified 2026-07-05.
install
brew install dmdlocal Homebrew formula metadata
sudo port install dmdMacPorts ports tree · lang/dmd/Portfile · source: api.github.com
sudo apk add dmdAlpine Linux edge package indexes · dmd · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dmdnixpkgs package indexes · pkgs/by-name/dm/dmd/package.nix · source: api.github.com
sudo pacman -S dmdArch Linux sync databases · dmd · source: geo.mirror.pkgbuild.com
sudo zypper install dmdopenSUSE Tumbleweed package metadata · dmd · source: download.opensuse.org
choco install dmdChocolatey community package catalog · dmd · source: community.chocolatey.org
scoop install main/dmdScoop official bucket manifest trees · bucket/dmd.json · source: api.github.com
winget install --id Dlang.DMD -eWindows Package Manager source index · Dlang.DMD · source: cdn.winget.microsoft.com
overview
Digital Mars D compiler
history
DMD is the reference compiler for the D programming language, the practical systems and applications language started by Walter Bright as a better C++.
The D Language Foundation describes D as a language begun by Walter Bright and grown steadily for more than 15 years. The official D blog gives the compiler-specific origin: Walter Bright began putting D together in 1999 using his existing Digital Mars C and C++ compiler tools and backend, concentrating on a new DMD frontend.
DMD 0.00 was released in December 2001, Linux support arrived in DMD 0.63 in May 2003, and D 2.000 appeared in June 2007 according to the official change log. The modern project is maintained around the D Language Foundation, which supports D infrastructure, DConf, scholarships, and development resources.
Package users install DMD for the command-line compiler, Phobos standard library, druntime, and companion tools such as rdmd, dub, dustmite, dumpobj, and ddemangle. The compiler reads dmd.conf settings, accepts DFLAGS, can compile, link, run, generate docs, emit coverage, and work with C toolchains.
DMD is package-nerd significant because it is both a compiler package and the historical reference implementation of D. Its packaging tells the story of D's unusual toolchain lineage: Digital Mars roots, POSIX use of system C toolchains, Windows object-format transitions, and eventual open-source redistribution under the Boost license.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/dmd.conf/usr/local/bin/dmd.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dmd | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:dmd |
|---|---|
| Version | 2.112.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dmd |
| Homepage | https://dlang.org/ |
| Repository | https://github.com/dlang/dmd |
| Upstream docs | https://dlang.org/dmd.html |
| License | BSL-1.0 |
| Source archive | https://github.com/dlang/dmd/archive/refs/tags/v2.112.0.tar.gz |
| Last updated | 2026-07-05T01:19:29Z |
| Pulse | updated |
| Build dependencies | ldc |
| Bottle | available (on sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | Ancillary tools (e.g. ddemangle, dustmite, rdmd) are now in the `dtools` formula. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dmd |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dmd
nix profile install nixpkgs#dmddmd 2.112.1-r2
D Programming Language reference compiler
sudo apk add dmddmd-doc 2.112.1-r2
D Programming Language reference compiler (documentation)
sudo apk add dmd-docdmd 1:2.112.1-2
The D programming language reference compiler
sudo pacman -S dmddmd 2.112.1-1.2
D Programming Language 2.0
sudo zypper install dmdlibphobos2-0_112 2.112.1-1.2
Standard library for the D language
sudo zypper install libphobos2-0_112phobos-devel 2.112.1-1.2
Development files for the D standard library
sudo zypper install phobos-develphobos-devel-static 2.112.1-1.2
Development files for the D standard library
sudo zypper install phobos-devel-staticdmd
sudo port install dmddmd
choco install dmdmain/dmd
scoop install main/dmdDlang.DMD
winget install --id Dlang.DMD -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.