How to Install and Uninstall libdbus-java Package on Kali Linux

Last updated: May 10,2024

1. Install "libdbus-java" package

This is a short guide on how to install libdbus-java on Kali Linux

$ sudo apt update $ sudo apt install libdbus-java

2. Uninstall "libdbus-java" package

Please follow the guidance below to uninstall libdbus-java on Kali Linux:

$ sudo apt remove libdbus-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdbus-java package on Kali Linux

Package: libdbus-java
Source: dbus-java
Version: 2.8-11
Installed-Size: 169
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libmatthew-debug-java, libunixsocket-java
Size: 140696
SHA256: bda4af8e4de4fb8b4ca580c3dcd1c5d8818440ce6d34667405441545fad3f60b
SHA1: 036b791fe84184e982c48ff87104e9bd4646a34f
MD5sum: 71bfab7ee22e60fa2fae1625d0df3e96
Description: simple interprocess messaging system (Java implementation)
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 provides an implementation of D-Bus in Java (Library).
.
See the dbus description for more information about D-Bus in general.
Description-md5:
Homepage: https://www.freedesktop.org/wiki/Software/DBusBindings
Tag: devel::lang:java, devel::library, devel::rpc, implemented-in::java,
role::devel-lib, role::shared-lib
Section: java
Priority: optional
Filename: pool/main/d/dbus-java/libdbus-java_2.8-11_all.deb