How to Install and Uninstall libdbuskit0 Package on Kali Linux

Last updated: May 13,2024

1. Install "libdbuskit0" package

This guide covers the steps necessary to install libdbuskit0 on Kali Linux

$ sudo apt update $ sudo apt install libdbuskit0

2. Uninstall "libdbuskit0" package

Please follow the instructions below to uninstall libdbuskit0 on Kali Linux:

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

3. Information about the libdbuskit0 package on Kali Linux

Package: libdbuskit0
Source: dbuskit (0.1.1-3)
Version: 0.1.1-3+b6
Installed-Size: 451
Maintainer: Debian GNUstep maintainers
Architecture: amd64
Depends: gnustep-base-runtime (>= 1.29.0), libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.0), libgnustep-base1.29 (>= 1.29.0), libobjc4 (>= 4.6)
Size: 113236
SHA256: 7b5f382124e27842161c460ccf7e7d2cff887cc5cc543376028012671925aeec
SHA1: e8c77f6c34697a819ff9724e36ca260e0c314f52
MD5sum: 74278338be48902fbfbf673fd07640d2
Description: 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:
Homepage: http://gnustep.org
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/d/dbuskit/libdbuskit0_0.1.1-3+b6_amd64.deb