How to Install and Uninstall libsdbus-c++-dev Package on Kali Linux

Last updated: May 21,2024

1. Install "libsdbus-c++-dev" package

This tutorial shows how to install libsdbus-c++-dev on Kali Linux

$ sudo apt update $ sudo apt install libsdbus-c++-dev

2. Uninstall "libsdbus-c++-dev" package

Please follow the guidance below to uninstall libsdbus-c++-dev on Kali Linux:

$ sudo apt remove libsdbus-c++-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsdbus-c++-dev package on Kali Linux

Package: libsdbus-c++-dev
Source: sdbus-cpp
Version: 1.4.0-2
Installed-Size: 262
Maintainer: Shengjing Zhu
Architecture: amd64
Depends: libsdbus-c++1 (= 1.4.0-2), libsystemd-dev
Suggests: libsdbus-c++-bin
Size: 36412
SHA256: 9af37abfa67f5a80f2aa6b3eff19991b89a06e6bdf08b8a86f330b6ba75bea9a
SHA1: cd96745002d243d66ab243845b3f9e01f94b7872
MD5sum: fb2816cdf2a4f80c73f035ab2f1b08b0
Description: High-level C++ D-Bus library for Linux in modern C++ (development files)
sdbus-c++ is a high-level C++ D-Bus library for Linux designed to provide
expressive, easy-to-use API in modern C++. It adds another layer of
abstraction on top of sd-bus, a nice, fresh C D-Bus implementation by systemd.
.
This package contains development files.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/Kistler-Group/sdbus-cpp
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/s/sdbus-cpp/libsdbus-c++-dev_1.4.0-2_amd64.deb