macOS
brew install dbus-gliblocal Homebrew formula metadata
sudo port install dbus-glibMacPorts ports tree · devel/dbus-glib/Portfile · source: api.github.com
brew
GLib bindings for the D-Bus message bus system. Version 0.114 via Homebrew; verified from local package data.
install
brew install dbus-gliblocal Homebrew formula metadata
sudo port install dbus-glibMacPorts ports tree · devel/dbus-glib/Portfile · source: api.github.com
sudo apk add dbus-glibAlpine Linux edge package indexes · dbus-glib · source: dl-cdn.alpinelinux.org
sudo apt install libdbus-glib-1-2Debian stable package indexes · libdbus-glib-1-2 · source: deb.debian.org
sudo dnf install dbus-glibFedora Rawhide package metadata · dbus-glib · source: dl.fedoraproject.org
nix profile install nixpkgs#dbus-glibnixpkgs package indexes · pkgs/by-name/db/dbus-glib/package.nix · source: api.github.com
sudo pacman -S dbus-glibArch Linux sync databases · dbus-glib · source: geo.mirror.pkgbuild.com
overview
GLib bindings for the D-Bus message bus system
history
dbus-glib is the older GLib binding layer for D-Bus, distributed with the dbus-binding-tool code generator and documented as the D-Bus GLib bindings reference manual.
The package represents the early GLib-facing API for applications that wanted D-Bus integration through GObject-style types and proxies. Its reference manual documents both the library API and dbus-binding-tool, the C-language GLib binding generation utility.
dbus-glib became legacy infrastructure after GLib 2.26 introduced GDBus in GIO. The official reference manual now warns that dbus-glib is deprecated for new code and says D-Bus maintainers recommend GDBus instead.
Today the package is mainly installed for older GLib applications or source trees that still use dbus-glib APIs or generated bindings. New GLib code is expected to use GDBus, while dbus-glib remains useful when building historical desktop software.
It is a classic compatibility package: small, unglamorous, and still important because old desktop components may depend on the GLib binding even though the modern stack has moved on.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dbus-binding-tool | 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/DBusBindings/
install metadata
| Package key | brew:dbus-glib |
|---|---|
| Version | 0.114 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dbus-glib |
| Homepage | https://wiki.freedesktop.org/www/Software/DBusBindings/ |
| Repository | https://gitlab.freedesktop.org/dbus/dbus-glib |
| Upstream docs | https://dbus.freedesktop.org/doc/dbus-glib |
| License | GPL-2.0-or-later AND (AFL-2.1 OR GPL-2.0-or-later) |
| Source archive | https://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.114.tar.gz |
| Dependencies | dbus, gettext, glib |
| Build dependencies | pkgconf |
| 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 | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dbus-glib |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
libdbus-glib-1-2 0.114-1
deprecated library for D-Bus IPC
https://www.freedesktop.org/wiki/Software/DBusBindings
sudo apt install libdbus-glib-1-2libdbus-glib-1-dev 0.114-1
deprecated library for D-Bus IPC (development files)
https://www.freedesktop.org/wiki/Software/DBusBindings
sudo apt install libdbus-glib-1-devlibdbus-glib-1-dev-bin 0.114-1
deprecated library for D-Bus IPC (development tools)
https://www.freedesktop.org/wiki/Software/DBusBindings
sudo apt install libdbus-glib-1-dev-binlibdbus-glib-1-doc 0.114-1
deprecated library for D-Bus IPC (API documentation)
https://www.freedesktop.org/wiki/Software/DBusBindings
sudo apt install libdbus-glib-1-docdbus-glib
nix profile install nixpkgs#dbus-gliblibdbus-glib-1-2 0.112-3build2
deprecated library for D-Bus IPC
https://www.freedesktop.org/wiki/Software/DBusBindings
sudo apt install libdbus-glib-1-2libdbus-glib-1-dev 0.112-3build2
deprecated library for D-Bus IPC (development files)
https://www.freedesktop.org/wiki/Software/DBusBindings
sudo apt install libdbus-glib-1-devlibdbus-glib-1-dev-bin 0.112-3build2
deprecated library for D-Bus IPC (development tools)
https://www.freedesktop.org/wiki/Software/DBusBindings
sudo apt install libdbus-glib-1-dev-binlibdbus-glib-1-doc 0.112-3build2
deprecated library for D-Bus IPC (API documentation)
https://www.freedesktop.org/wiki/Software/DBusBindings
sudo apt install libdbus-glib-1-docdbus-glib 0.114-r0
GLib bindings for DBUS
https://www.freedesktop.org/wiki/Software/DBusBindings
sudo apk add dbus-glibdbus-glib-dev 0.114-r0
GLib bindings for DBUS (development files)
https://www.freedesktop.org/wiki/Software/DBusBindings
sudo apk add dbus-glib-devdbus-glib-doc 0.114-r0
GLib bindings for DBUS (documentation)
https://www.freedesktop.org/wiki/Software/DBusBindings
sudo apk add dbus-glib-docdbus-glib 0.112-13.fc44
GLib bindings for D-Bus
https://www.freedesktop.org/software/dbus/
sudo dnf install dbus-glibdbus-glib-devel 0.112-13.fc44
Libraries and headers for the D-Bus GLib bindings
https://www.freedesktop.org/software/dbus/
sudo dnf install dbus-glib-develdbus-glib 0.114-1
GLib bindings for D-Bus (deprecated)
https://www.freedesktop.org/wiki/Software/dbus/
sudo pacman -S dbus-glibdbus-glib
sudo port install dbus-glibsource 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.