dbus_1.12.16-2_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/chickeaterbanana/libpod/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/chickeaterbanana/libpod/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install dbus=1.12.16-2

simple interprocess messaging system (daemon and utilities)

Full description:
  simple interprocess messaging system (daemon and utilities)
 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.
 .
 D-Bus supports broadcast messages, asynchronous messages (thus
 decreasing latency), authentication, and more. It is designed to be
 low-overhead; messages are sent using a binary protocol, not using
 XML. D-Bus also supports a method call mapping for its messages, but
 it is not required; this makes using the system quite simple.
 .
 It comes with several bindings, including GLib, Python, Qt and Java.
 .
 This package contains the D-Bus daemon and related utilities.
 .
 The client-side library can be found in the libdbus-1-3 package, as it is no
 longer contained in this package.

Checksums

MD5 005b6048324de71cbcd08091131d2656
SHA1 986ec5566643790ae857d75539c11c54f15e6e5a
SHA256 93feb66d165beb3e8f2bd2839492fdb2db6894a379dea7664e518519afbebf17
SHA512 2cd353c89216b39205eecd416124aa306ea39ec0bf28dda6c9ee9d26bde3123f5673173c2d951ae390b0bfd059ccb97ba2f12ef8598cd8532ed0b6528a949ead

Depends

  • adduser, libapparmor1 (>= 2.8.94), libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libcap-ng0 (>= 0.7.9), libdbus-1-3 (= 1.12.16-2), libexpat1 (>= 2.1~beta3), libselinux1 (>= 2.0.65), libsystemd0

Suggests

  • default-dbus-session-bus | dbus-session-bus

Provides

  • dbus-bin (= 1.12.16-2), dbus-system-bus (= 1.12.16-2)

Files

  • /etc/init.d/dbus
  • /etc/default/dbus

Uploaded

over 5 years ago

Package Size

230 KB

Installed Size

585 KB

Downloads

7

wget

wget --content-disposition "https://packagecloud.io/chickeaterbanana/libpod/packages/debian/buster/dbus_1.12.16-2_amd64.deb/download.deb?distro_version_id=150"

Homepage

http://dbus.freedesktop.org/