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

Last updated: May 06,2024

1. Install "dbus-java-bin" package

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

$ sudo apt update $ sudo apt install dbus-java-bin

2. Uninstall "dbus-java-bin" package

Please follow the steps below to uninstall dbus-java-bin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dbus-java-bin $ sudo apt autoclean && sudo apt autoremove

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

Package: dbus-java-bin
Priority: optional
Section: universe/utils
Installed-Size: 126
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: dbus-java
Version: 2.8-6
Replaces: libdbus-java (<< 2.0)
Depends: default-jre-headless (>= 2:1.6) | java6-runtime-headless, libdbus-java (= 2.8-6)
Conflicts: libdbus-java (<< 2.0)
Filename: pool/universe/d/dbus-java/dbus-java-bin_2.8-6_all.deb
Size: 65468
MD5sum: 1fd897fecdc2295aba438d4e6918a782
SHA1: 4445b81b7b3187313564dc4d1a927f099c016020
SHA256: 6895b29f7857d99d2a91a2c7fdee9bc20828f8cf445a6a349f9cbce6acca3be2
Description-en: simple interprocess messaging system (Java Binaries)
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 several programs using the Java implementation
of D-Bus. This includes a simple D-Bus daemon for use in session busses,
A tool for generating Java stubs from D-Bus introspection data and
a graphical browser for D-Bus connections.
.
See the dbus description for more information about D-Bus in general.
Description-md5: 38a54694fca3190716013e27186d9118
Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu