How to Install and Uninstall dbus-broker Package on Kali Linux

Last updated: May 19,2024

1. Install "dbus-broker" package

This is a short guide on how to install dbus-broker on Kali Linux

$ sudo apt update $ sudo apt install dbus-broker

2. Uninstall "dbus-broker" package

This guide let you learn how to uninstall dbus-broker on Kali Linux:

$ sudo apt remove dbus-broker $ sudo apt autoclean && sudo apt autoremove

3. Information about the dbus-broker package on Kali Linux

Package: dbus-broker
Version: 35-2
Installed-Size: 447
Maintainer: Utopia Maintenance Team
Architecture: amd64
Provides: dbus-system-bus
Depends: libapparmor1 (>= 3.0), libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libexpat1 (>= 2.1~beta3), libselinux1 (>= 3.1~), libsystemd0 (>= 243), init-system-helpers (>= 1.52), systemd-sysv (>= 230), dbus-system-bus-common
Recommends: dbus-bin
Size: 158356
SHA256: e0496ccca3970b58baac1c00c066bb771303dca35e9d48f7984cea3871f1cfc1
SHA1: bea272fb2501fb18208070aa0e5dd6cbdd6addbf
MD5sum: 2158a905f34ea61ddbbfe8ba2a3cd8c9
Description: Linux D-Bus Message Broker
The dbus-broker project is an implementation of a message bus as
defined by the D-Bus specification. Its aim is to provide high
performance and reliability, while keeping compatibility to the D-Bus
reference implementation. It is exclusively written for Linux
systems, and makes use of many modern features provided by recent
Linux kernel releases.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/bus1/dbus-broker/
Section: admin
Priority: optional
Filename: pool/main/d/dbus-broker/dbus-broker_35-2_amd64.deb