How to Install and Uninstall libdbus2.0-cil-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libdbus2.0-cil-dev" package

Please follow the guidance below to install libdbus2.0-cil-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libdbus2.0-cil-dev" package

Please follow the step by step instructions below to uninstall libdbus2.0-cil-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libdbus2.0-cil-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdbus2.0-cil-dev
Priority: optional
Section: universe/cli-mono
Installed-Size: 14
Maintainer: Ubuntu Developers
Original-Maintainer: Debian CLI Libraries Team
Architecture: all
Source: dbus-sharp
Version: 0.8.1-2
Depends: libdbus2.0-cil (= 0.8.1-2)
Filename: pool/universe/d/dbus-sharp/libdbus2.0-cil-dev_0.8.1-2_all.deb
Size: 2642
MD5sum: 68366f8e0157b16005b0fdecd2ae6bd5
SHA1: f9b0c83df5773e11ab7ef20533e761793cbc625a
SHA256: 54eda4593faa2475b6c5a9b95a243e846c307a485a338883d7aa5e8c443e2f8f
Description-en: CLI implementation of D-Bus - development files
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 development files for dbus-sharp, and should be
used for compilation.
Description-md5: 66c87a5f006bca35f95875bcbd3dbcdd
Homepage: http://github.com/mono/dbus-sharp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu