lrelease-qt4
4.8.7-44.fc30.x86_64 : Development files for the Qt toolkit
Install
- All systems
-
curl cmd.cat/lrelease-qt4.sh
- Debian
-
apt-get install qt4-linguist-tools
- Ubuntu
-
apt-get install qt4-linguist-tools
- Arch Linux
-
pacman -S qt4
- Kali Linux
-
apt-get install qt4-linguist-tools
- Fedora
-
dnf install qt-devel-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qt4-linguist-tools
- Raspbian
-
apt-get install qt4-linguist-tools
- Dockerfile
- dockerfile.run/lrelease-qt4
qt-devel-1
4.8.7-44.fc30.x86_64 : Development files for the Qt toolkit
qt4-linguist-tools
Qt 4 Linguist tools
Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. This package contains lupdate and lrelease. lupdate is a command line tool that finds the translatable strings in the specified source, header and Qt Designer interface files, and produces or updates .ts translation files. lrelease is a command line tool that produces QM files out of TS files.