How to Install libqt4-dbg in Ubuntu 18.04



Install libqt4-dbg by entering the following commands in the terminal:

sudo apt update
sudo apt install libqt4-dbg

Description:

Qt 4 library debugging symbols

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the debugging symbols for the Qt 4 libraries.

Homepage: http://qt-project.org/

Version: 4:4.8.7+dfsg-7ubuntu1

Section: universe/libs