fixqt4headers.pl
Development files for qt5-qtbase
Install
- All systems
-
curl cmd.cat/fixqt4headers.pl.sh
- Debian
-
apt-get install qtbase5-dev-tools - Ubuntu
-
apt-get install qtbase5-dev-tools - Arch Linux
-
pacman -S qt5-base - Kali Linux
-
apt-get install qtbase5-dev-tools - CentOS
-
yum install qt5-qtbase-devel - Fedora
-
dnf install qt5-qtbase-devel - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install qtbase5-dev-tools - Raspbian
-
apt-get install qtbase5-dev-tools
qt5-qtbase-devel
Development files for qt5-qtbase
qtbase5-dev-tools
Qt 5 base 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 5 applications, such as moc, qdbuscpp2xml, qdbusxml2cpp, qdoc, rcc, syncqt and uic.