How to Install and Uninstall libdbus-c++-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libdbus-c++-dbg" package

In this section, we are going to explain the necessary steps to install libdbus-c++-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdbus-c++-dbg

2. Uninstall "libdbus-c++-dbg" package

Please follow the step by step instructions below to uninstall libdbus-c++-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdbus-c++-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdbus-c++-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdbus-c++-dbg
Priority: extra
Section: universe/debug
Installed-Size: 1235
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Cheng
Architecture: amd64
Source: dbus-c++
Version: 0.9.0-8ubuntu2
Depends: libdbus-c++-1-0v5 (= 0.9.0-8ubuntu2)
Filename: pool/universe/d/dbus-c++/libdbus-c++-dbg_0.9.0-8ubuntu2_amd64.deb
Size: 1145254
MD5sum: 68b9e66a9668f69f64c2030060deb897
SHA1: 6cc9194986164f3d62711f50dde6298e37cfec5b
SHA256: 3e2c233e77fb8e44af6d8b859261d8660a197c2af1941f358fb3ee60363b8819
Description-en: C++ API for D-Bus (debugging symbols)
Dbus-c++ attempts to provide a C++ API for D-Bus. The library has a glib/gtk
and an Ecore mainloop integration. It also offers an optional own main loop.
.
This package includes the debugging symbols.
Description-md5: b870962dc8aad60f27dcee65a515a96f
Multi-Arch: same
Homepage: http://sourceforge.net/projects/dbus-cplusplus/
Build-Ids: 2ad543ebe1a1d0e30cec203c22e3bb73f1b96dbf 458d72f0510959d009a31ee604d244f1e86fbd39
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu