How to Install and Uninstall kdevelop Package on Kali Linux

Last updated: May 05,2024

1. Install "kdevelop" package

This tutorial shows how to install kdevelop on Kali Linux

$ sudo apt update $ sudo apt install kdevelop

2. Uninstall "kdevelop" package

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

$ sudo apt remove kdevelop $ sudo apt autoclean && sudo apt autoremove

3. Information about the kdevelop package on Kali Linux

Package: kdevelop
Source: kdevelop (4:23.08.1-2)
Version: 4:23.08.1-2+b1
Installed-Size: 14069
Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Replaces: kdevplatform10-libs (<< 5.2)
Depends: kdevelop-data (>= 4:23.08.1-2), kdevelop512-libs (= 4:23.08.1-2+b1), kinit, qml-module-qtquick-controls, qml-module-qtquick-layouts, qml-module-qtquick-window2, qml-module-qtquick-xmllistmodel, qml-module-qtquick2, qml-module-qtwebkit, grantlee5-templates-5-3, kio, libapr1 (>= 1.2.7), libaprutil1 (>= 1.2.7+dfsg), libastyle3 (>= 3.1), libc6 (>= 2.34), libclang1-16 (>= 1:13~++20200417041528+cc0ec3fdb9d-1~), libgcc-s1 (>= 3.0), libgrantlee-templates5 (>= 5.0.0), libkasten4controllers0 (>= 5:0.26.2), libkasten4core0 (>= 5:0.26.2~), libkasten4okteta2controllers0 (>= 5:0.26.2), libkasten4okteta2core0 (>= 5:0.26.2~), libkasten4okteta2gui0 (>= 5:0.26.2~), libkf5archive5 (>= 5.91.0~), libkf5bookmarks5 (>= 5.69.0), libkf5codecs5 (>= 4.96.0), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.91.0~), libkf5configgui5 (>= 5.91.0~), libkf5configwidgets5 (>= 5.94.0), libkf5coreaddons5 (>= 5.80.0), libkf5crash5 (>= 5.91.0~), libkf5declarative5 (>= 5.91.0~), libkf5guiaddons5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5iconthemes5 (>= 5.91.0~), libkf5itemmodels5 (>= 5.91.0~), libkf5itemviews5 (>= 5.91.0~), libkf5jobwidgets5 (>= 5.91.0~), libkf5kiocore5 (>= 5.98.0), libkf5kiofilewidgets5 (>= 5.100.0), libkf5kiogui5 (>= 5.91.0~), libkf5kiowidgets5 (>= 5.91.0~), libkf5newstuffcore5 (>= 5.91.0~), libkf5newstuffwidgets5 (>= 5.93.0), libkf5parts5 (>= 5.91.0~), libkf5purpose-bin, libkf5purpose5 (>= 5.44.0), libkf5service-bin, libkf5service5 (>= 5.91.0~), libkf5sonnetui5 (>= 5.91.0~), libkf5texteditor5 (>= 5.91.0~), libkf5textwidgets5 (>= 4.96.0), libkf5threadweaver5 (>= 5.91.0~), libkf5widgetsaddons5 (>= 5.100.0), libkf5xmlgui5 (>= 5.91.0~), libkomparediff2-5 (>= 4:14.12.50), libokteta3core0 (>= 5:0.26.2~), libokteta3gui0 (>= 5:0.26.2~), libprocesscore9 (>= 4:5.18.90), libprocessui9 (>= 4:5.18.90), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5help5 (>= 5.15.1), libqt5network5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5quickwidgets5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 13.1), libsvn1 (>= 1.8)
Recommends: clang-16 (>= 1:16.0.6~), g++, gcc, gdb (>= 7.0), kapptemplate, kio-extras, make
Suggests: clang, clang-tidy, clazy, cmake, cppcheck, git, heaptrack, kdevelop-l10n, konsole, meson, ninja-build
Breaks: kdevplatform10-libs (<< 5.2)
Size: 2990336
SHA256: 706dbad7bbcea81c7ac085d3c2b5f671747126c7b5d6788f0be9a2098355466d
SHA1: 73139cb7026ade72a90cb048e84c6498762d268a
MD5sum: 66d836beb3009690ac25866db7eae3d6
Description: integrated development environment for C/C++ and other languages
KDevelop is a Free and Open Source integrated development
environment (IDE). It provides editing, navigation and debugging features for
several programming languages, as well as integration with multiple build
systems and version-control systems, using a plugin-based architecture.
.
KDevelop has parser backends for C, C++ and Javascript/QML, with further
external plugins supporting e.g. PHP or Python.
Description-md5:
Homepage: https://www.kdevelop.org/
Tag: devel::debugger, devel::ide, devel::lang:c, devel::lang:c++,
devel::library, devel::ui-builder, implemented-in::c,
implemented-in::c++, interface::graphical, interface::x11,
role::devel-lib, role::program, scope::application, suite::kde,
uitoolkit::qt, works-with::software:source, x11::application
Section: devel
Priority: optional
Filename: pool/main/k/kdevelop/kdevelop_23.08.1-2+b1_amd64.deb