qmake
Qt 4 qmake Makefile generator tool
Install
- All systems
-
curl cmd.cat/qmake.sh
- Debian
-
apt-get install qt4-qmake
- Ubuntu
-
apt-get install qt4-qmake
- Arch Linux
-
pacman -S qt4-qmake
- Kali Linux
-
apt-get install qt4-qmake
- CentOS
-
yum install qt4-qmake
- Fedora
-
dnf install qt4-qmake
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qt4-qmake
- Raspbian
-
apt-get install qt4-qmake
- Dockerfile
- dockerfile.run/qmake
qt4-qmake
Qt 4 qmake Makefile generator tool
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 Qt 4 qmake (qmake-qt4), a tool that helps simplify the build process for development project across different platforms. qmake automates the generation of Makefiles so that only a few lines of information are needed to create each Makefile. qmake can be used for any software project, whether it is written using Qt or not. Qt 4 qmake requires a platform and compiler description file which contains many default values used to generate appropriate Makefiles. This package contains also these platform specifications.
qt5-qtbase-devel
Development files for qt5-qtbase
qt3-devel
Development files for the Qt 3 GUI toolkit
qt-devel-1
4.8.7-44.fc30.x86_64 : Development files for the Qt toolkit
qtchooser
Wrapper to select between Qt development binary versions
Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. The Qt Chooser provides a wrapper to switch between versions of Qt development binaries when multiple versions like 4 and 5 are installed or local Qt builds are to be used. If you wish to use Qt development binaries with the default PATH and without special parameters, you need to additionally install either qt4-default or qt5-default package to provide the default configuration.
qt5-qmake
Qt 5 qmake Makefile generator tool
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 Qt 5 qmake, a tool that helps simplify the build process for development project across different platforms. qmake automates the generation of Makefiles so that only a few lines of information are needed to create each Makefile. qmake can be used for any software project, whether it is written using Qt or not. Qt 5 qmake requires a platform and compiler description file which contains many default values used to generate appropriate Makefiles. This package contains also these platform specifications.
qt5-qmake-bin
Qt 5 qmake Makefile generator tool — binary file
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 binary file for qmake buildsystem. Do not install this package directly, use qt5-qmake instead.
mingw32-qt5-qmake
Qt5 for Windows build environment
mingw64-qt5-qmake
Qt for Windows build environment
gridengine
Management software
qt4
A cross-platform application and UI framework
qt5-base
A cross-platform application and UI framework
qt3-dev-tools
Qt3 development tools
This package contains all tools that are necessary to build programs that are written using Qt3. These are: qmake, uic and moc. For Qt3 development, you most likely want to install this package.