pylupdate4
Files needed to build other bindings based on Qt4
Install
- All systems
-
curl cmd.cat/pylupdate4.sh
- Debian
-
apt-get install pyqt4-dev-tools
- Ubuntu
-
apt-get install pyqt4-dev-tools
- Kali Linux
-
apt-get install pyqt4-dev-tools
- CentOS
-
yum install PyQt4-devel
- Fedora
-
dnf install python3-PyQt4-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pyqt4-dev-tools
- Raspbian
-
apt-get install pyqt4-dev-tools
- Dockerfile
- dockerfile.run/pylupdate4
PyQt4-devel
Files needed to build other bindings based on Qt4
pyqt4-dev-tools
Development tools for PyQt4
This package contains various support tools for PyQt4 developers: * a user interface compiler (pyuic4) * a resource file generator (pyrcc4) * a translation string finder (pylupdate)