qmake

Qt 4 qmake Makefile generator tool

Debian Debian
RUN apt-get update && \ apt-get install -y qt4-qmake
Ubuntu
RUN apt-get update && \ apt-get install -y qt4-qmake
Arch Arch Linux
RUN pacman -S --noconfirm qt4-qmake
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y qt4-qmake
CentOS
RUN yum install -y qt4-qmake
Fedora
RUN dnf install -y qt4-qmake
Raspbian
RUN apt-get update && \ apt-get install -y qt4-qmake
click the source code to copy install qmake on any operating system with command-not-found.com