dbus

Install command:
brew install dbus

Formerly known as: d-bus

Message bus system, providing inter-application communication

https://wiki.freedesktop.org/www/Software/dbus

License: AFL-2.1 OR GPL-2.0-or-later

Formula JSON API: /api/formula/dbus.json

Formula code: dbus.rb on GitHub

Bottle (binary package) installation support provided for:

macOS on
Apple Silicon
sequoia
sonoma
ventura
macOS on
Intel
sonoma
ventura
Linux ARM64
x86_64

Current versions:

stable 1.16.2
head ⚡️ HEAD

Depends on when building from source:

docbook 5.1 Standard XML representation system for technical documents
docbook-xsl 1.79.2 XML vocabulary to create presentation-neutral documents
meson 1.7.0 Fast and user friendly build system
ninja 1.12.1 Small build system for use with gyp or CMake
pkgconf 2.4.3 Package compiler and linker metadata toolkit
xmlto 0.0.29 Convert XML to another format (based on XSL or other tools)
To load dbus at startup, activate the included Launch Daemon:

    sudo cp $HOMEBREW_CELLAR/dbus/1.16.2/lib/Library/LaunchDaemons/org.freedesktop.dbus-session.plist /Library/LaunchDaemons
    sudo chmod 644 /Library/LaunchDaemons/org.freedesktop.dbus-session.plist
    sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-session.plist

If this is an upgrade and you already have the Launch Daemon loaded, you
have to unload the Launch Daemon before reinstalling it:

    sudo launchctl unload -w /Library/LaunchDaemons/org.freedesktop.dbus-session.plist
    sudo rm /Library/LaunchDaemons/org.freedesktop.dbus-session.plist

Analytics:

Installs (30 days)
dbus 56,498
dbus --HEAD 1
Installs on Request (30 days)
dbus 1,959
dbus --HEAD 1
Build Errors (30 days)
dbus 345
Installs (90 days)
dbus 113,494
dbus --HEAD 5
Installs on Request (90 days)
dbus 2,803
dbus --HEAD 5
Installs (365 days)
dbus 414,953
dbus --HEAD 22
Installs on Request (365 days)
dbus 6,818
dbus --HEAD 21
Fork me on GitHub