Automic VaultAutomic Vault

brew

Install dcd with Homebrew, MacPorts, pacman

Auto-complete program for the D programming language. Version 0.16.2 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install dcd

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install dcd

MacPorts ports tree · net/dcd/Portfile · source: api.github.com

overview

Package summary

Auto-complete program for the D programming language

Commands and aliases

  • dcd-client
  • dcd-server

history

Project history and usage

DCD, the D Completion Daemon, is an autocomplete program for the D programming language. Its README positions it as editor infrastructure rather than an IDE: a server caches imported files and computes completion data, while a client is called by editor integrations or the command line.

Project history

The official GitHub repository was created in 2013 under the D language community organization. The README documents a client/server design, Unix-domain socket defaults on Unix-like systems, TCP socket support, and setup paths through Homebrew, source builds, or Dub.

Adoption history

DCD sits in the era before language-server-protocol tooling fully standardized editor integration. Its adoption came through editor scripts and plugins for D programmers, with the README pointing users to a wiki page for IDE and editor support and the input package facts showing availability in Homebrew, MacPorts, and Arch packaging.

How it is used

Package users install DCD to give lightweight editors D-aware completion, call tips, symbol locations, and import completion without installing a full IDE. The server process is started before editing, and editor plugins usually invoke dcd-client on source buffers.

Why package nerds care

DCD is a classic small-language tooling package: two command-line programs, a daemon protocol, editor hooks, and a package-manager install path. It matters to package nerds because it shows how autocomplete tooling was distributed before every language tool became an LSP server.

Timeline

  • 2013: Official GitHub repository created.
  • 2010s: README documents Homebrew, Git/Make, and Dub installation paths.
  • 2025: Official GitHub API metadata shows repository activity continuing into December 2025.

Related projects

  • The README points IDE users to D editor integrations; in the wider D ecosystem, Dub and D compilers provide the build/runtime context that DCD expects.

security posture

Risk level: yellow

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

Risk classifier

yellow risk · medium confidence · runtime

Why

  • broad file, network, media, or database tool signal
  • generalized runtime or code generation signal

Signals

  • text:client,server
  • text:programming language

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
dcd-clientcliglobal executable
dcd-servercliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version0.16.2
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/dlang-community/DCD

install metadata

Package metadata

Package keybrew:dcd
Version0.16.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/dcd
Homepagehttps://github.com/dlang-community/DCD
Repositoryhttps://github.com/dlang-community/DCD
Upstream docshttps://github.com/dlang-community/DCD#readme
LicenseGPL-3.0-or-later
Source archivehttps://github.com/dlang-community/DCD.git
Build dependenciesldc
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedcd
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

pacman95%

dcd 1:0.16.2-1

D Completion Daemon: auto-complete for the D programming language

https://github.com/dlang-community/DCD

sudo pacman -S dcd
  • License: GPL-3.0-only
  • Architecture: x86_64
  • 1 dependencies
  • normalized package name match
  • Matched by: Dcd
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: dcd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

dcd

sudo port install dcd
  • normalized package name match
  • Matched by: Dcd
MacPorts ports tree · api.github.com · MacPorts ports tree: net/dcd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment