How to Install and Uninstall dbus-system-bus-common Package on Kali Linux

Last updated: May 10,2024

1. Install "dbus-system-bus-common" package

In this section, we are going to explain the necessary steps to install dbus-system-bus-common on Kali Linux

$ sudo apt update $ sudo apt install dbus-system-bus-common

2. Uninstall "dbus-system-bus-common" package

This tutorial shows how to uninstall dbus-system-bus-common on Kali Linux:

$ sudo apt remove dbus-system-bus-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the dbus-system-bus-common package on Kali Linux

Package: dbus-system-bus-common
Source: dbus
Version: 1.14.10-4
Installed-Size: 118
Maintainer: Utopia Maintenance Team
Architecture: all
Replaces: dbus (<< 1.13.18-2~)
Depends: adduser
Breaks: dbus (<< 1.13.18-2~)
Size: 80076
SHA256: 9e7d5623e0b8618076461cb151504ca0a4502cb25788a1956d993b3ccb0c2f52
SHA1: 19b220a650a1c6916fdb70c9f657566a381e672b
MD5sum: c6baa03d64c2035f3359aab65608da4c
Description: simple interprocess messaging system (system bus configuration)
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 the configuration files defining the behaviour of
the D-Bus system bus, used for system services such as networking and
storage management services. It is also responsible for creating the
'messagebus' system user account used to run the system bus.
These are used by the reference implementation in the dbus package,
and by the reimplementation in the dbus-broker package.
.
To provide a complete D-Bus system bus, install one of the packages
that implement the dbus-system-bus virtual package, such as dbus.
The recommended implementation is indicated by the default-dbus-system-bus
virtual package.
Description-md5:
Multi-Arch: foreign
Homepage: https://dbus.freedesktop.org/
Section: admin
Priority: optional
Filename: pool/main/d/dbus/dbus-system-bus-common_1.14.10-4_all.deb