pyuic4

Files needed to build other bindings based on Qt4

Debian Debian
RUN apt-get update && \ apt-get install -y pyqt4-dev-tools
Ubuntu
RUN apt-get update && \ apt-get install -y pyqt4-dev-tools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y pyqt4-dev-tools
CentOS
RUN yum install -y PyQt4-devel
Fedora
RUN dnf install -y python3-PyQt4-devel
Raspbian
RUN apt-get update && \ apt-get install -y pyqt4-dev-tools
click the source code to copy install pyuic4 on any operating system with command-not-found.com