How to Install and Uninstall libdbus-1-dev Package on Kali Linux

Last updated: May 10,2024

1. Install "libdbus-1-dev" package

Learn how to install libdbus-1-dev on Kali Linux

$ sudo apt update $ sudo apt install libdbus-1-dev

2. Uninstall "libdbus-1-dev" package

This tutorial shows how to uninstall libdbus-1-dev on Kali Linux:

$ sudo apt remove libdbus-1-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdbus-1-dev package on Kali Linux

Package: libdbus-1-dev
Source: dbus
Version: 1.14.10-4
Installed-Size: 982
Maintainer: Utopia Maintenance Team
Architecture: amd64
Depends: libdbus-1-3 (= 1.14.10-4), pkgconf, xml-core (>= 0.14)
Size: 241700
SHA256: 5d439cd353d6d62729bb5e07136b32d59f0fda4d55397173bf5c102afc95923f
SHA1: 90d756e44e3271d484c1064f468464f53085cdf5
MD5sum: 775dd9664e427f50c638430d79d97aa9
Description: simple interprocess messaging system (development headers)
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.
.
See the dbus description for more information about D-Bus in general.
Description-md5:
Multi-Arch: same
Homepage: https://dbus.freedesktop.org/
Tag: devel::lang:c, devel::library, devel::rpc, implemented-in::c,
protocol::TODO, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/d/dbus/libdbus-1-dev_1.14.10-4_amd64.deb