macOS
brew install dpkgprovider-native install command
brew / rank 1424
Debian package management system. Version 1.23.7 via Homebrew; verified 2026-06-22.
install
brew install dpkgprovider-native install command
overview
Debian package management system
history
dpkg is Debian's low-level package management system: the command suite and file formats beneath apt and Debian-family package installation. It owns core operations such as unpacking, configuring, querying, building, and inspecting .deb packages.
dpkg belongs to Debian's earliest packaging culture. Debian's official project history says Debian was founded by Ian Murdock on 16 August 1993, at a time when the idea of a Linux distribution was still new, and that Debian became micro packaged with detailed dependency information to keep systems consistent across upgrades.
The dpkg team page describes the team as responsible for dpkg and related tools used for low-level source and binary package management. The dpkg homepage identifies the project as the Debian Package Manager and points to released tarballs, historic tarballs, the git repository, specifications, API documentation, bug tracking, mailing lists, and downstream distributions.
The dpkg project's own history file records several source-control eras: CVS for dpkg 1.4.1 through 1.10.24, Arch maintenance beginning in December 2004, Subversion from January 2006 through July 2007, and Git beginning 25 July 2007. That VCS trail is part of dpkg's institutional history because it preserves the tool that preserves Debian systems.
dpkg's direct adoption follows Debian and its derivatives. The official Debian history describes Debian as a large volunteer distribution, and the dpkg homepage points to downstream distributions and distribution-provided packages as the normal way to obtain current dpkg releases.
In everyday use, many users interact with apt, aptitude, or graphical package managers first, but dpkg remains the local authority for .deb package installation state, package database operations, maintainer-script execution, and low-level package queries. Its command suite appears on Debian, Ubuntu, and other systems that need .deb tooling, and it is also packaged by non-Debian systems for compatibility and build workflows.
The dpkg manpage describes dpkg as the Debian package manager. It installs, removes, and inspects packages, maintains information about available and installed packages, and can act as a frontend to dpkg-deb and dpkg-query for supported actions.
The wider dpkg package includes developer-facing commands such as dpkg-buildpackage, dpkg-source, dpkg-shlibdeps, dpkg-gensymbols, dpkg-architecture, dpkg-buildflags, and dpkg-parsechangelog, which makes it both a system package manager component and a build-tool suite for Debian packaging.
dpkg is one of the canonical package-nerd tools because it embodies the .deb model: control files, package states, maintainer scripts, conffiles, triggers, diversions, alternatives, source packages, build metadata, and dependency-aware system upgrades. For Debian-family systems, apt is the friendly planner, but dpkg is the local executor and database.
Its significance is also cultural. Debian's policy-heavy, source-package-oriented packaging ecosystem depends on dpkg behavior and companion tools. Changes to dpkg ripple into bootstrapping, cross-building, reproducible builds, multiarch behavior, maintainer scripts, and downstream distributions.
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/dpkg/dpkg.cfg.d/[0-9a-zA-Z_-]*/etc/dpkg/dpkg.cfg~/.dpkg.cfgexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dpkg | executable | indexed executable | Discovered from the local executable index. |
dpkg-architecture | executable | indexed executable | Discovered from the local executable index. |
dpkg-buildapi | executable | indexed executable | Discovered from the local executable index. |
dpkg-buildflags | executable | indexed executable | Discovered from the local executable index. |
dpkg-buildpackage | executable | indexed executable | Discovered from the local executable index. |
dpkg-buildtree | executable | indexed executable | Discovered from the local executable index. |
dpkg-checkbuilddeps | executable | indexed executable | Discovered from the local executable index. |
dpkg-deb | executable | indexed executable | Discovered from the local executable index. |
dpkg-distaddfile | executable | indexed executable | Discovered from the local executable index. |
dpkg-divert | executable | indexed executable | Discovered from the local executable index. |
dpkg-genbuildinfo | executable | indexed executable | Discovered from the local executable index. |
dpkg-genchanges | executable | indexed executable | Discovered from the local executable index. |
dpkg-gencontrol | executable | indexed executable | Discovered from the local executable index. |
dpkg-gensymbols | executable | indexed executable | Discovered from the local executable index. |
dpkg-maintscript-helper | executable | indexed executable | Discovered from the local executable index. |
dpkg-mergechangelogs | executable | indexed executable | Discovered from the local executable index. |
dpkg-name | executable | indexed executable | Discovered from the local executable index. |
dpkg-parsechangelog | executable | indexed executable | Discovered from the local executable index. |
dpkg-query | executable | indexed executable | Discovered from the local executable index. |
dpkg-realpath | executable | indexed executable | Discovered from the local executable index. |
dpkg-scanpackages | executable | indexed executable | Discovered from the local executable index. |
dpkg-scansources | executable | indexed executable | Discovered from the local executable index. |
dpkg-shlibdeps | executable | indexed executable | Discovered from the local executable index. |
dpkg-source | executable | indexed executable | Discovered from the local executable index. |
dpkg-split | executable | indexed executable | Discovered from the local executable index. |
dpkg-statoverride | executable | indexed executable | Discovered from the local executable index. |
dpkg-trigger | executable | indexed executable | Discovered from the local executable index. |
dpkg-vendor | executable | indexed executable | Discovered from the local executable index. |
update-alternatives | executable | indexed executable | Discovered from the local executable index. |
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:dpkg |
|---|---|
| Version | 1.23.7 |
| Package manager | Homebrew |
| Homepage | https://wiki.debian.org/Teams/Dpkg |
| Last updated | 2026-06-22T14:03:11-07:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.