How to Install and Uninstall libdbuskit0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libdbuskit0" package

Please follow the guidance below to install libdbuskit0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdbuskit0

2. Uninstall "libdbuskit0" package

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

$ sudo apt remove libdbuskit0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdbuskit0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdbuskit0
Priority: optional
Section: universe/libs
Installed-Size: 473
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNUstep maintainers
Architecture: amd64
Source: dbuskit
Version: 0.1.1-2ubuntu2
Depends: gnustep-base-runtime (>= 1.24.7), libc6 (>= 2.4), libdbus-1-3 (>= 1.1.1), libgcc1 (>= 1:4.1.1), libgnustep-base1.24 (>= 1.24.7), libobjc4 (>= 4.6)
Filename: pool/universe/d/dbuskit/libdbuskit0_0.1.1-2ubuntu2_amd64.deb
Size: 99364
MD5sum: 961d840c4ba4b84112f8322b78a505e5
SHA1: 769c8752f8ed0c6fcf7f18991a9924c018aa2924
SHA256: adbea6135f6a9ba6a48a4f185b1bd2a1ee0a003dfa2da823ea90c2d4e4254348
Description-en: GNUstep framework that interfaces with D-Bus (runtime library)
The DBusKit framework offers tight integration of D-Bus services into
Objective-C applications. It handles all low-level details of
communication with D-Bus daemons and the services connected to them
and exposes an interface similar to Distributed Objects to make it
easy for Objective-C programmers to access D-Bus services.
.
This package contains the runtime library.
Description-md5: 5869e325ba660772d286def5e85c79fb
Homepage: http://gnustep.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu