How to Install libdbus-c++-dbg in Ubuntu 18.04



Install libdbus-c++-dbg by entering the following commands in the terminal:

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

Description:

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.

Homepage: http://sourceforge.net/projects/dbus-cplusplus/

Version: 0.9.0-8.1

Section: universe/debug