How to Install libqt4-dev-bin in Ubuntu 18.04



Install libqt4-dev-bin by entering the following commands in the terminal:

sudo apt update
sudo apt install libqt4-dev-bin

Description:

Qt 4 development programs

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 development programs used for building Qt 4 applications, such as moc, qdbuscpp2xml, qdbusxml2cpp, qt3to4, rcc, uic3, and uic.

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

Version: 4:4.8.7+dfsg-7ubuntu1

Section: universe/devel