How to Install and Uninstall qtcreator Package on Kali Linux

Last updated: May 18,2024

1. Install "qtcreator" package

This guide covers the steps necessary to install qtcreator on Kali Linux

$ sudo apt update $ sudo apt install qtcreator

2. Uninstall "qtcreator" package

Please follow the step by step instructions below to uninstall qtcreator on Kali Linux:

$ sudo apt remove qtcreator $ sudo apt autoclean && sudo apt autoremove

3. Information about the qtcreator package on Kali Linux

Package: qtcreator
Source: qtcreator (10.0.2-4)
Version: 10.0.2-4+b1
Installed-Size: 96897
Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Depends: clangd (>= 1:14~), libqt6sql6-sqlite, qml6-module-qtqml-models, qml6-module-qtqml-workerscript, qml6-module-qtquick-controls, qml6-module-qtquick-layouts, qml6-module-qtquick, qtcreator-data (= 10.0.2-4), libc6 (>= 2.35), libclang-cpp16 (>= 1:16.0.6), libdw1 (>= 0.158), libelf1 (>= 0.142), libgcc-s1 (>= 3.4), libqt6concurrent6 (>= 6.2.4+dfsg-3~), libqt6core5compat6 (>= 6.2.1), libqt6core6 (>= 6.4.0), libqt6designer6 (>= 6.2.4-2~), libqt6designercomponents6 (>= 6.4.2~), libqt6gui6 (>= 6.4.0), libqt6help6 (>= 6.2.4-2~), libqt6network6 (>= 6.4.0), libqt6printsupport6 (>= 6.2.4+dfsg-3~), libqt6qml6 (>= 6.4.0), libqt6quick3d6 (>= 6.4.2), libqt6quick3dassetimport6 (>= 6.4.0), libqt6quick3dassetutils6 (>= 6.2.4-2~), libqt6quick3dparticles6 (>= 6.2.4-2~), libqt6quick3druntimerender6 (>= 6.4.0), libqt6quick3dutils6 (>= 6.2.4-2~), libqt6quick6 (>= 6.4.0), libqt6quickwidgets6 (>= 6.2.0), libqt6serialport6 (>= 6.2.1), libqt6sql6 (>= 6.2.4+dfsg-3~), libqt6svg6 (>= 6.2.0), libqt6svgwidgets6 (>= 6.2.0), libqt6test6 (>= 6.2.4+dfsg-3~), libqt6widgets6 (>= 6.3.0), libqt6xml6 (>= 6.2.4+dfsg-3~), libstdc++6 (>= 13.1), libyaml-cpp0.8 (>= 0.7.0), libzstd1 (>= 1.5.5), qt6-base-abi (= 6.4.2)
Recommends: clang-tidy, gdb, make, qml-qt6, qt6-qmltooling-plugins, qt6-base-dev-tools, qtcreator-doc, qt6-declarative-dev-tools, qt6-tools-dev-tools, qt6-translations-l10n, xterm | x-terminal-emulator
Suggests: clazy (>= 1.5), cmake, g++, git, meson, subversion, valgrind, python3-pylsp
Size: 25707180
SHA256: 3cb01fd16cdcfde843c873b42e4ea87ee5c5eb338845361dbe0d5be20dd43f06
SHA1: e0cf484bcb0710536ccd2bcf441599734c5f4446
MD5sum: 8fce48868236388ddeafa1959c0b3af6
Description: integrated development environment (IDE) for Qt
Qt Creator is a cross-platform integrated development environment (IDE)
designed to make development with the Qt application framework faster
and easier.
.
It includes:
* An advanced C++ code editor
* Integrated GUI layout and forms designer
* Project and build management tools
* Integrated, context-sensitive help system
* Visual debugger
* Rapid code navigation tools
* Supports multiple platforms
* Qt Quick Designer
Description-md5:
Homepage: https://doc.qt.io/qt-5/topics-app-development.html
Tag: devel::debugger, devel::ide, implemented-in::c++, interface::graphical,
interface::x11, role::program, uitoolkit::qt, x11::application
Section: devel
Priority: optional
Filename: pool/main/q/qtcreator/qtcreator_10.0.2-4+b1_amd64.deb