qtpaths

Qt5 - QtTool components

Debian Debian
RUN apt-get update && \ apt-get install -y qtchooser
Ubuntu
RUN apt-get update && \ apt-get install -y qtchooser
Alpine
RUN apk add qt5-qttools
Arch Arch Linux
RUN pacman -S --noconfirm qt5-tools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y qtchooser
CentOS
RUN yum install -y qt5-qttools
Fedora
RUN dnf install -y qt5-qttools
Raspbian
RUN apt-get update && \ apt-get install -y qtchooser
click the source code to copy install qtpaths on any operating system with command-not-found.com