qtcreator

Cross-platform IDE for Qt applications. More information: <https://doc.qt.io/qtcreator/creator-cli.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y qtcreator
Ubuntu
RUN apt-get update && \ apt-get install -y qtcreator
Arch Arch Linux
RUN pacman -S --noconfirm qtcreator
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y qtcreator
Fedora
RUN dnf install -y qt-creator
Raspbian
RUN apt-get update && \ apt-get install -y qtcreator
click the source code to copy install qtcreator on any operating system with command-not-found.com