How to Install and Uninstall libdbus-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libdbus-java" package

Please follow the guidelines below to install libdbus-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdbus-java

2. Uninstall "libdbus-java" package

Please follow the step by step instructions below to uninstall libdbus-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libdbus-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdbus-java
Priority: optional
Section: universe/libs
Installed-Size: 196
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: dbus-java
Version: 2.8-6
Depends: libmatthew-debug-java, libunixsocket-java
Recommends: dbus-java-bin
Suggests: libdbus-java-doc
Filename: pool/universe/d/dbus-java/libdbus-java_2.8-6_all.deb
Size: 142874
MD5sum: d8c4922818fd46461652ad5152122b2a
SHA1: d07d1bed314f3fb966ac171484a91dd91a5aab4c
SHA256: 599078674efd661dbd70486678ac51529d249921af64364ea295972460d62140
Description-en: 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: d000cc99d2cea03dd7e07a376855eb65
Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu