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

Last updated: May 19,2024

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

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

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

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

This guide covers the steps necessary to uninstall libdbus1.0-cil-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libdbus1.0-cil-dev
Priority: optional
Section: universe/cli-mono
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: Debian CLI Libraries Team
Architecture: all
Source: dbus-sharp-legacy
Version: 0.7.0-5ubuntu1
Depends: libdbus1.0-cil (= 0.7.0-5ubuntu1)
Filename: pool/universe/d/dbus-sharp-legacy/libdbus1.0-cil-dev_0.7.0-5ubuntu1_all.deb
Size: 2648
MD5sum: 20055a11bc488c957802e184c42b0ea2
SHA1: e5c20cc925db39e2d595020d91281bd1cebbaf69
SHA256: 1816aabc689323b5ebec345fdf7bce0998319fb44919070f79b152b848f1fa1c
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