qdoc

Qt5 doc tools package

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