uic

Qt 4 development programs

Debian Debian
RUN apt-get update && \ apt-get install -y qtchooser
Ubuntu
RUN apt-get update && \ apt-get install -y qtchooser
Arch Arch Linux
RUN pacman -S --noconfirm qt5-base
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y qtchooser
Fedora
RUN dnf install -y mingw64-qt-qmake
Raspbian
RUN apt-get update && \ apt-get install -y qt3-dev-tools
click the source code to copy install uic on any operating system with command-not-found.com