How to Install and Uninstall libdbuskit-dev Package on Kali Linux

Last updated: May 19,2024

1. Install "libdbuskit-dev" package

This tutorial shows how to install libdbuskit-dev on Kali Linux

$ sudo apt update $ sudo apt install libdbuskit-dev

2. Uninstall "libdbuskit-dev" package

Here is a brief guide to show you how to uninstall libdbuskit-dev on Kali Linux:

$ sudo apt remove libdbuskit-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdbuskit-dev package on Kali Linux

Package: libdbuskit-dev
Source: dbuskit (0.1.1-3)
Version: 0.1.1-3+b6
Installed-Size: 607
Maintainer: Debian GNUstep maintainers
Architecture: amd64
Depends: libdbuskit0 (= 0.1.1-3+b6), libgnustep-base-dev, gnustep-base-runtime (>= 1.29.0), libc6 (>= 2.34), libgnustep-base1.29 (>= 1.29.0), libobjc4 (>= 4.2.1)
Size: 315816
SHA256: 9818c5a52b028cf4a773cd5cda25b2f7bcb9cfee3f7e27d11ec36ea11f7edb87
SHA1: ad99371ed70b3a70cb4304aa50b48e04f5d48fcf
MD5sum: 8fb23433e87c8149005689dbca4dcc46
Description: GNUstep framework that interfaces with D-Bus (development files)
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.
.
Features:
* Distributed Objects-like API for exchanging messages with D-Bus
services.
* A notification center class for watching signals emitted by D-Bus
services.
* `dk_make_interface' tool to generate Objective-C protocol
declarations from D-Bus interface files.
.
This package contains the development files, API documentation,
programming manual and the `dk_make_protocol' tool.
Description-md5:
Homepage: http://gnustep.org
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/d/dbuskit/libdbuskit-dev_0.1.1-3+b6_amd64.deb