Package: dbus-daemon Status: install reinstreq unpacked Priority: optional Section: admin Installed-Size: 352 Maintainer: Utopia Maintenance Team Architecture: amd64 Multi-Arch: foreign Source: dbus Version: 1.16.2-2 Replaces: dbus (<< 1.13.18-2~) Depends: dbus-bin (= 1.16.2-2), dbus-session-bus-common (>= 1.16.2-2), libapparmor1 (>= 2.8.94), libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libdbus-1-3 (= 1.16.2-2), libexpat1 (>= 2.1~beta3), libselinux1 (>= 3.1~), libsystemd0 Breaks: dbus (<< 1.13.18-2~) Description: simple interprocess messaging system (reference message bus) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains dbus-daemon, the reference implementation of a D-Bus message bus, and dbus-run-session, a utility to start a temporary session dbus-daemon in a constrained environment or for automated tests. . To provide a complete D-Bus session bus, install one of the packages that implement the dbus-session-bus virtual package, such as dbus-user-session. The recommended implementation is indicated by the default-dbus-session-bus virtual package. Homepage: https://dbus.freedesktop.org/