cmake-gui

Qt4 based user interface for CMake (cmake-gui)

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