# dbus-glib mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dbus-glib in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:dbus-glib
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install dbus-glib
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install dbus-glib
```

  Evidenz: MacPorts ports tree: devel/dbus-glib/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add dbus-glib
```

  Evidenz: Alpine Linux edge package indexes: dbus-glib from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install libdbus-glib-1-2
```

  Evidenz: Debian stable package indexes: libdbus-glib-1-2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install dbus-glib
```

  Evidenz: Fedora Rawhide package metadata: dbus-glib from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#dbus-glib
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/db/dbus-glib/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S dbus-glib
```

  Evidenz: Arch Linux sync databases: dbus-glib from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Paketfakten

- **Paketschlüssel:** brew:dbus-glib
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/dbus-glib>
- **Version:** 0.114
- **Quellzusammenfassung:** GLib bindings for the D-Bus message bus system
- **Homepage:** <https://wiki.freedesktop.org/www/Software/DBusBindings/>
- **Repository:** <https://gitlab.freedesktop.org/dbus/dbus-glib>
- **Upstream-Dokumentation:** <https://dbus.freedesktop.org/doc/dbus-glib>
- **Lizenz:** GPL-2.0-or-later AND (AFL-2.1 OR GPL-2.0-or-later)
- **Quellarchiv:** <https://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.114.tar.gz>
- **Generiert:** 2026-07-08T07:18:31+00:00

## Executables

- dbus-binding-tool (cli)
- dbus-binding-tool (Alias)

## Abhängigkeiten

- dbus
- gettext
- glib

## Build-Abhängigkeiten

- pkgconf

## Von macOS bereitgestellte Bibliotheken

- expat

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 0.114
- lokale Daten: OK
- Upstream-Repository: https://wiki.freedesktop.org/www/Software/DBusBindings/
- Info: No package-manager update timestamp was available.
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 0.104: Official reference manual documents the dbus-glib API and dbus-binding-tool.
- GLib 2.26: GDBus becomes part of GLib's GIO library and supersedes dbus-glib for new GLib applications.

### Related projects

- Related D-Bus GLib-era and successor projects include D-Bus, libdbus, GDBus, QtDBus, sd-bus, and the wider set of D-Bus language bindings listed by freedesktop.org.

### Quellen

- <https://dbus.freedesktop.org/doc/dbus-glib/>
- <https://www.freedesktop.org/wiki/Software/DBusBindings/>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **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:** stable

## Andere Paketmanager-Einträge

- Debian apt - libdbus-glib-1-2 - 0.114-1: normalized package name match | Debian stable package indexes: libdbus-glib-1-2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | deprecated library for D-Bus IPC | https://www.freedesktop.org/wiki/Software/DBusBindings
- Debian apt - libdbus-glib-1-dev - 0.114-1: normalized package name match | Debian stable package indexes: libdbus-glib-1-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | deprecated library for D-Bus IPC (development files) | https://www.freedesktop.org/wiki/Software/DBusBindings
- Debian apt - libdbus-glib-1-dev-bin - 0.114-1: normalized package name match | Debian stable package indexes: libdbus-glib-1-dev-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | deprecated library for D-Bus IPC (development tools) | https://www.freedesktop.org/wiki/Software/DBusBindings
- Debian apt - libdbus-glib-1-doc - 0.114-1: normalized package name match | Debian stable package indexes: libdbus-glib-1-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | deprecated library for D-Bus IPC (API documentation) | https://www.freedesktop.org/wiki/Software/DBusBindings
- Nix - dbus-glib: normalized package name match | nixpkgs package indexes: pkgs/by-name/db/dbus-glib/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libdbus-glib-1-2 - 0.112-3build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libdbus-glib-1-2 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | deprecated library for D-Bus IPC | https://www.freedesktop.org/wiki/Software/DBusBindings
- Ubuntu apt - libdbus-glib-1-dev - 0.112-3build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libdbus-glib-1-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | deprecated library for D-Bus IPC (development files) | https://www.freedesktop.org/wiki/Software/DBusBindings
- Ubuntu apt - libdbus-glib-1-dev-bin - 0.112-3build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libdbus-glib-1-dev-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | deprecated library for D-Bus IPC (development tools) | https://www.freedesktop.org/wiki/Software/DBusBindings
- Ubuntu apt - libdbus-glib-1-doc - 0.112-3build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libdbus-glib-1-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | deprecated library for D-Bus IPC (API documentation) | https://www.freedesktop.org/wiki/Software/DBusBindings
- apk - dbus-glib - 0.114-r0: normalized package name match | Alpine Linux edge package indexes: dbus-glib from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | GLib bindings for DBUS | https://www.freedesktop.org/wiki/Software/DBusBindings
- apk - dbus-glib-dev - 0.114-r0: normalized package name match | Alpine Linux edge package indexes: dbus-glib-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | GLib bindings for DBUS (development files) | https://www.freedesktop.org/wiki/Software/DBusBindings
- apk - dbus-glib-doc - 0.114-r0: normalized package name match | Alpine Linux edge package indexes: dbus-glib-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | GLib bindings for DBUS (documentation) | https://www.freedesktop.org/wiki/Software/DBusBindings
- dnf - dbus-glib - 0.112-13.fc44: normalized package name match | Fedora Rawhide package metadata: dbus-glib from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | GLib bindings for D-Bus | https://www.freedesktop.org/software/dbus/
- dnf - dbus-glib-devel - 0.112-13.fc44: normalized package name match | Fedora Rawhide package metadata: dbus-glib-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Libraries and headers for the D-Bus GLib bindings | https://www.freedesktop.org/software/dbus/
- pacman - dbus-glib - 0.114-1: normalized package name match | Arch Linux sync databases: dbus-glib from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | GLib bindings for D-Bus (deprecated) | https://www.freedesktop.org/wiki/Software/dbus/
- MacPorts - dbus-glib: normalized package name match | MacPorts ports tree: devel/dbus-glib/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Verwandte Links

- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Documentation packages](https://www.automicvault.com/de/pkg/documentation-tools/) - Matched documentation, manual, or publishing metadata.
- [Homebrew utility packages](https://www.automicvault.com/de/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [dbus](https://www.automicvault.com/de/pkg/brew/dbus/) - Runtime dependency declared by Homebrew.
- [gettext](https://www.automicvault.com/de/pkg/brew/gettext/) - Runtime dependency declared by Homebrew.
- [glib](https://www.automicvault.com/de/pkg/brew/glib/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/de/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [augeas](https://www.automicvault.com/de/pkg/brew/augeas/) - Shares av.db curated category or tags: cli, library, system.
- [cahute](https://www.automicvault.com/de/pkg/brew/cahute/) - Shares av.db curated category or tags: cli, library, system.
- [chmlib](https://www.automicvault.com/de/pkg/brew/chmlib/) - Shares av.db curated category or tags: cli, library, system.
- [cpu_features](https://www.automicvault.com/de/pkg/brew/cpu-features/) - Shares av.db curated category or tags: cli, library, system.
- [cpuid](https://www.automicvault.com/de/pkg/brew/cpuid/) - Shares av.db curated category or tags: cli, library, system.
- [hivex](https://www.automicvault.com/de/pkg/brew/hivex/) - Shares av.db curated category or tags: cli, library, system.
- [hwloc](https://www.automicvault.com/de/pkg/brew/hwloc/) - Shares av.db curated category or tags: cli, library, system.
- [desktop-file-utils](https://www.automicvault.com/de/pkg/brew/desktop-file-utils/) - Local package facts share a topical domain. Shared terms: cli, gettext, glib, system.
- [shared-mime-info](https://www.automicvault.com/de/pkg/brew/shared-mime-info/) - Local package facts share a topical domain. Shared terms: cli, glib, system.

## Combined YAML source

View the package source record on GitHub. [combined/dbus-glib.yml](https://github.com/automic-vault/db/blob/main/combined/dbus-glib.yml)


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
