pkg.soopen package index

brew / rang 5485

Installer dmd avec Homebrew, apk, chocolatey, MacPorts, Nix, pacman, zypper, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dmd pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install dmd

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install dmd

MacPorts ports tree · lang/dmd/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add dmd

Alpine Linux edge package indexes · dmd · Source: dl-cdn.alpinelinux.org

Nixvérifié · 92%
nix profile install nixpkgs#dmd

nixpkgs package indexes · pkgs/by-name/dm/dmd/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S dmd

Arch Linux sync databases · dmd · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install dmd

openSUSE Tumbleweed package metadata · dmd · Source: download.opensuse.org

aperçu

Résumé du paquet

Digital Mars D compiler

Commandes et alias

  • dmd

historique

Historique du projet et usages

DMD is the reference compiler for the D programming language, the practical systems and applications language started by Walter Bright as a better C++.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 1999: Walter Bright began putting D together.
  • 2001-12: DMD 0.00 was released.
  • 2003-05: DMD 0.63 brought Linux support.
  • 2007-06: D 2.000 was released.
  • 2026-01: D 2.112.0 appeared in the official change log.

Related projects

  • The DMD repository includes druntime and works alongside Phobos, dub, rdmd, and the broader D compiler ecosystem including LDC and GDC.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Linux
/etc/dmd.conf
macOS
/usr/local/bin/dmd.conf

exécutables

Exécutables installés

CommandeTypeExpositionNote
dmdexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire2.112.0
gestionnaire mis à jour2026-07-05
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:dmd
Version2.112.0
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://dlang.org/
Dépôthttps://github.com/dlang/dmd
Dernière mise à jour2026-07-05T01:19:29Z
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

dmd

nix profile install nixpkgs#dmd
  • normalized package name match
  • Correspondance par : Dmd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dm/dmd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

dmd 2.112.1-r2

D Programming Language reference compiler

https://github.com/dlang/dmd

sudo apk add dmd
  • License: BSL-1.0
  • Architecture: x86_64
  • Source Package: dmd
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Dmd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dmd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

dmd-doc 2.112.1-r2

D Programming Language reference compiler (documentation)

https://github.com/dlang/dmd

sudo apk add dmd-doc
  • License: BSL-1.0
  • Architecture: x86_64
  • Source Package: dmd
  • normalized package name match
  • Correspondance par : Dmd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dmd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

dmd 1:2.112.1-2

The D programming language reference compiler

https://www.dlang.org

sudo pacman -S dmd
  • License: BSL-1.0
  • Architecture: x86_64
  • 2 Dépendances
  • 1 fournit
  • 3 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Dmd
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: dmd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

dmd 2.112.1-1.3

D Programming Language 2.0

https://dlang.org/

sudo zypper install dmd
  • License: BSL-1.0
  • Category: Development/Languages/Other
  • Architecture: x86_64
  • Source Package: dmd
  • 4 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Dmd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dmd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libphobos2-0_112 2.112.1-1.3

Standard library for the D language

https://dlang.org/

sudo zypper install libphobos2-0_112
  • License: BSL-1.0
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: dmd
  • 5 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Dmd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libphobos2-0_112 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

phobos-devel 2.112.1-1.3

Development files for the D standard library

https://dlang.org/

sudo zypper install phobos-devel
  • License: BSL-1.0
  • Category: Development/Libraries/Other
  • Architecture: x86_64
  • Source Package: dmd
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Dmd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: phobos-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

phobos-devel-static 2.112.1-1.3

Development files for the D standard library

https://dlang.org/

sudo zypper install phobos-devel-static
  • License: BSL-1.0
  • Category: Development/Libraries/Other
  • Architecture: x86_64
  • Source Package: dmd
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Dmd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: phobos-devel-static from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

dmd

sudo port install dmd
  • normalized package name match
  • Correspondance par : Dmd
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/dmd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

dmd

choco install dmd
  • normalized package name match
  • Correspondance par : Dmd
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: dmd from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='10.804','zoxide'
Scoop95%

main/dmd

scoop install main/dmd
  • normalized package name match
  • Correspondance par : Dmd
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/dmd.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Dlang.DMD

winget install --id Dlang.DMD -e
  • normalized package name match
  • Correspondance par : Dmd
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Dlang.DMD from https://cdn.winget.microsoft.com/cache/source.msix

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation