macOS
brew install dbuslocal Homebrew formula metadata
sudo port install dbusMacPorts ports tree · devel/dbus/Portfile · ソース: api.github.com
brew
dbus のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dbuslocal Homebrew formula metadata
sudo port install dbusMacPorts ports tree · devel/dbus/Portfile · ソース: api.github.com
sudo apk add dbusAlpine Linux edge package indexes · dbus · ソース: dl-cdn.alpinelinux.org
sudo dnf install dbusFedora Rawhide package metadata · dbus · ソース: dl.fedoraproject.org
nix profile install nixpkgs#dbusnixpkgs package indexes · pkgs/by-name/db/dbus/package.nix · ソース: api.github.com
sudo pacman -S dbusArch Linux sync databases · dbus · ソース: geo.mirror.pkgbuild.com
sudo zypper install dbus-1-daemonopenSUSE Tumbleweed package metadata · dbus-1-daemon · ソース: download.opensuse.org
概要
Message bus system, providing inter-application communication
履歴
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.
セキュリティ状態
formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.d実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dbus-cleanup-sockets | cli | グローバル実行可能ファイル | |
dbus-daemon | cli | グローバル実行可能ファイル | |
dbus-launch | cli | グローバル実行可能ファイル | |
dbus-monitor | cli | グローバル実行可能ファイル | |
dbus-run-session | cli | グローバル実行可能ファイル | |
dbus-send | cli | グローバル実行可能ファイル | |
dbus-test-tool | cli | グローバル実行可能ファイル | |
dbus-update-activation-environment | cli | グローバル実行可能ファイル | |
dbus-uuidgen | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://wiki.freedesktop.org/www/Software/dbus
インストールメタデータ
| パッケージキー | brew:dbus |
|---|---|
| バージョン | 1.16.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dbus |
| ホームページ | https://wiki.freedesktop.org/www/Software/dbus |
| リポジトリ | https://gitlab.freedesktop.org/dbus/dbus |
| 上流ドキュメント | https://dbus.freedesktop.org/doc/api/html |
| ライセンス | AFL-2.1 OR GPL-2.0-or-later |
| ソースアーカイブ | https://dbus.freedesktop.org/releases/dbus/dbus-1.16.2.tar.xz |
| ビルド依存関係 | docbook, docbook-xsl, meson, ninja, pkgconf, xmlto |
| macOS 提供ライブラリ | expat |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 定義済み |
| サービス | declared |
| 注意点 | 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 |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-daemonソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.