qtcreator
Cross-platform IDE for Qt applications. More information: <https://doc.qt.io/qtcreator/creator-cli.html>.
RUN apt-get update && \
apt-get install -y qtcreator
RUN apt-get update && \
apt-get install -y qtcreator
RUN pacman -S --noconfirm qtcreator
RUN apt-get update && \
apt-get install -y qtcreator
RUN dnf install -y qt-creator
RUN apt-get update && \
apt-get install -y qtcreator