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

Last updated: May 03,2024

1. Install "dbus-x11" package

Please follow the guidance below to install dbus-x11 on Kali Linux

$ sudo apt update $ sudo apt install dbus-x11

2. Uninstall "dbus-x11" package

In this section, we are going to explain the necessary steps to uninstall dbus-x11 on Kali Linux:

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

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

Package: dbus-x11
Source: dbus
Version: 1.14.10-4
Installed-Size: 142
Maintainer: Utopia Maintenance Team
Architecture: amd64
Provides: dbus-session-bus
Depends: dbus-bin (= 1.14.10-4), dbus-daemon (= 1.14.10-4), dbus-session-bus-common (>= 1.14.10-4), libc6 (>= 2.34), libdbus-1-3 (= 1.14.10-4), libx11-6
Size: 91780
SHA256: 109c1862b7965c5d5291fae5cf5909d09af9abe1024242202de10466f49ecc2b
SHA1: d263a0e02c26da478b14467dca975c58a39d9787
MD5sum: 3e1993edfc22145aaf8872c92a4bfc15
Description: simple interprocess messaging system (X11 deps)
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 dbus-launch utility, which automatically
launches one D-Bus session bus per X11 display per user. If the
dbus-user-session package is also installed, it takes precedence over
this package.
.
See the dbus description for more information about D-Bus in general.
Description-md5:
Multi-Arch: foreign
Homepage: https://dbus.freedesktop.org/
Tag: devel::rpc, implemented-in::c, interface::daemon, protocol::TODO,
role::program, scope::utility
Section: x11
Priority: optional
Filename: pool/main/d/dbus/dbus-x11_1.14.10-4_amd64.deb