macOS
brew install dbuslocal Homebrew formula metadata
sudo port install dbusMacPorts ports tree · devel/dbus/Portfile · source: api.github.com
brew
Message bus system, providing inter-application communication. Version 1.16.2 via Homebrew; verified from local package data.
install
brew install dbuslocal Homebrew formula metadata
sudo port install dbusMacPorts ports tree · devel/dbus/Portfile · source: api.github.com
sudo apk add dbusAlpine Linux edge package indexes · dbus · source: dl-cdn.alpinelinux.org
sudo apt install dbusDebian stable package indexes · dbus · source: deb.debian.org
sudo dnf install dbusFedora Rawhide package metadata · dbus · source: dl.fedoraproject.org
nix profile install nixpkgs#dbusnixpkgs package indexes · pkgs/by-name/db/dbus/package.nix · source: api.github.com
sudo pacman -S dbusArch Linux sync databases · dbus · source: geo.mirror.pkgbuild.com
sudo zypper install dbus-1-daemonopenSUSE Tumbleweed package metadata · dbus-1-daemon · source: download.opensuse.org
overview
Message bus system, providing inter-application communication
history
D-Bus is the freedesktop.org message bus system and reference implementation for low-overhead local IPC, providing both a protocol and the dbus-daemon used by Unix desktop and system services.
The D-Bus specification credits authors from Red Hat, CodeFactory, Imendio, Collabora, and others, and its first released document was revision 0.8 in September 2003. The protocol was declared frozen for compatible extension in November 2006, making later changes conservative and versioned.
freedesktop.org describes dbus as the reference implementation and says released versions are available in all major Linux distributions. The project page also notes that D-Bus was heavily tested in real-world use over several years before being treated as set in stone.
D-Bus supplies a system bus for events such as hardware or printer changes and a per-login-session bus for desktop IPC. The package also ships tools such as dbus-daemon, dbus-send, dbus-monitor, dbus-run-session, and dbus-uuidgen for debugging and service integration.
As a package, dbus sits near the base of the modern Linux desktop graph: many GUI, service, policy, and session components do not expose D-Bus directly to users, but they rely on its daemon, activation files, bus names, and language bindings.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
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.
/usr/share/dbus-1/system.conf/usr/share/dbus-1/session.conf/etc/dbus-1/system.d/etc/dbus-1/session.dexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dbus-cleanup-sockets | cli | global executable | |
dbus-daemon | cli | global executable | |
dbus-launch | cli | global executable | |
dbus-monitor | cli | global executable | |
dbus-run-session | cli | global executable | |
dbus-send | cli | global executable | |
dbus-test-tool | cli | global executable | |
dbus-update-activation-environment | cli | global executable | |
dbus-uuidgen | 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.
https://wiki.freedesktop.org/www/Software/dbus
install metadata
| Package key | brew:dbus |
|---|---|
| Version | 1.16.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dbus |
| Homepage | https://wiki.freedesktop.org/www/Software/dbus |
| Repository | https://gitlab.freedesktop.org/dbus/dbus |
| Upstream docs | https://dbus.freedesktop.org/doc/api/html |
| License | AFL-2.1 OR GPL-2.0-or-later |
| Source archive | https://dbus.freedesktop.org/releases/dbus/dbus-1.16.2.tar.xz |
| Build dependencies | docbook, docbook-xsl, meson, ninja, pkgconf, xmlto |
| Uses from macOS | expat |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | defined |
| Service | declared |
| Caveats | To start the session bus now and at login: brew services start dbus To start the system bus now and on boot, install and activate the included daemon: sudo cp -f $(brew --prefix dbus)/org.freedesktop.dbus-system.plist /Library/LaunchDaemons sudo launchctl bootstrap system /Library/LaunchDaemons/org.freedesktop.dbus-system.plist If the daemon is already installed and running, restart it: sudo launchctl kickstart -k system/org.freedesktop.dbus-system |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dbus |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| 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.
dbus 1.16.2-2
simple interprocess messaging system (system message bus)
sudo apt install dbusdbus-1-doc 1.16.2-2
simple interprocess messaging system (documentation)
sudo apt install dbus-1-docdbus-bin 1.16.2-2
simple interprocess messaging system (command line utilities)
sudo apt install dbus-bindbus-daemon 1.16.2-2
simple interprocess messaging system (reference message bus)
sudo apt install dbus-daemondbus-session-bus-common 1.16.2-2
simple interprocess messaging system (session bus configuration)
sudo apt install dbus-session-bus-commondbus-system-bus-common 1.16.2-2
simple interprocess messaging system (system bus configuration)
sudo apt install dbus-system-bus-commondbus-tests 1.16.2-2
simple interprocess messaging system (test infrastructure)
sudo apt install dbus-testsdbus-user-session 1.16.2-2
simple interprocess messaging system (systemd --user integration)
sudo apt install dbus-user-sessiondbus-x11 1.16.2-2
simple interprocess messaging system (X11 deps)
sudo apt install dbus-x11libdbus-1-3 1.16.2-2
simple interprocess messaging system (library)
sudo apt install libdbus-1-3libdbus-1-dev 1.16.2-2
simple interprocess messaging system (development headers)
sudo apt install libdbus-1-devdbus
nix profile install nixpkgs#dbusdbus 1.14.10-4ubuntu4
simple interprocess messaging system (system message bus)
sudo apt install dbusdbus-1-doc 1.14.10-4ubuntu4
simple interprocess messaging system (documentation)
sudo apt install dbus-1-docdbus-bin 1.14.10-4ubuntu4
simple interprocess messaging system (command line utilities)
sudo apt install dbus-bindbus-daemon 1.14.10-4ubuntu4
simple interprocess messaging system (reference message bus)
sudo apt install dbus-daemonsource 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.