pyuic5

Python 3 bindings for Qt5

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