How to Install and Uninstall libdbus2.0-cil Package on Kali Linux

Last updated: June 30,2024

1. Install "libdbus2.0-cil" package

This guide let you learn how to install libdbus2.0-cil on Kali Linux

$ sudo apt update $ sudo apt install libdbus2.0-cil

2. Uninstall "libdbus2.0-cil" package

Learn how to uninstall libdbus2.0-cil on Kali Linux:

$ sudo apt remove libdbus2.0-cil $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdbus2.0-cil package on Kali Linux

Package: libdbus2.0-cil
Source: dbus-sharp
Version: 0.8.1-2.1
Installed-Size: 144
Maintainer: Debian CLI Libraries Team
Architecture: all
Depends: cli-common (>= 0.5.1), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-posix4.0-cil (>= 4.6.1.3), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240)
Size: 50248
SHA256: 50143a4a4165e0ac29c7bc40d20abca0d5356f4061cd24bb802c54380eff9f08
SHA1: fe94c99118e9d0bd14e17229fad5c552ebedf780
MD5sum: 2155feeeb7460712c1518fbb3dd647ca
Description: CLI implementation of D-Bus
dbus-sharp is a fork of ndesk-dbus, which is a C# implementation of
D-Bus. It's often referred to as "managed D-Bus" to avoid confusion
with existing bindings (which wrap libdbus).
.
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 contains the dbus-sharp library itself.
Description-md5: 26925b2c451972f049eb933726dec054
Homepage: http://github.com/mono/dbus-sharp
Section: cli-mono
Priority: optional
Filename: pool/main/d/dbus-sharp/libdbus2.0-cil_0.8.1-2.1_all.deb