How to Install and Uninstall cmake-qt-gui Package on Kali Linux

Last updated: May 15,2024

1. Install "cmake-qt-gui" package

Please follow the step by step instructions below to install cmake-qt-gui on Kali Linux

$ sudo apt update $ sudo apt install cmake-qt-gui

2. Uninstall "cmake-qt-gui" package

Learn how to uninstall cmake-qt-gui on Kali Linux:

$ sudo apt remove cmake-qt-gui $ sudo apt autoclean && sudo apt autoremove

3. Information about the cmake-qt-gui package on Kali Linux

Package: cmake-qt-gui
Source: cmake
Version: 3.28.3-1
Installed-Size: 11744
Maintainer: Debian CMake Team
Architecture: amd64
Provides: cmake-gui
Depends: libarchive13 (>= 3.3.3), libc6 (>= 2.34), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.0), libjsoncpp25 (>= 1.9.5), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5widgets5 (>= 5.11.0~rc1), librhash0 (>= 1.2.6), libstdc++6 (>= 13.1), libuv1 (>= 1.38.0), zlib1g (>= 1:1.1.4), cmake (= 3.28.3-1)
Size: 3404816
SHA256: 2d3c909519756c4cec12bcb1e0dc0c80558967d6780e4d4429d8667ee21f1d04
SHA1: 4e2c6fdee9bb1b51162fa7efaa17beaf65c89939
MD5sum: 14a1afcfb034eaa11de1bd759181f4af
Description: Qt based user interface for CMake (cmake-gui)
CMake is used to control the software compilation process using
simple platform and compiler independent configuration files. CMake
generates native makefiles and workspaces that can be used in the
compiler environment of your choice. CMake is quite sophisticated: it
is possible to support complex environments requiring system
configuration, pre-processor generation, code generation, and template
instantiation.
.
This package provides the CMake Qt based GUI. Project configuration
settings may be specified interactively. Brief instructions are provided at
the bottom of the window when the program is running. The main executable
file for this GUI is "cmake-gui".
Description-md5:
Homepage: https://cmake.org/
Tag: devel::buildtools, implemented-in::c++, interface::commandline,
interface::graphical, interface::x11, role::program, scope::utility,
uitoolkit::qt, works-with::software:source, x11::application
Section: devel
Priority: optional
Filename: pool/main/c/cmake/cmake-qt-gui_3.28.3-1_amd64.deb