linguist

Qt 5 development tools

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-linguist
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y qtchooser
Fedora
RUN dnf install -y qt5-linguist
Raspbian
RUN apt-get update && \ apt-get install -y qt3-linguist
click the source code to copy install linguist on any operating system with command-not-found.com