How to Install and Uninstall codelite Package on Kali Linux

Last updated: May 06,2024

1. Install "codelite" package

Here is a brief guide to show you how to install codelite on Kali Linux

$ sudo apt update $ sudo apt install codelite

2. Uninstall "codelite" package

Please follow the guidelines below to uninstall codelite on Kali Linux:

$ sudo apt remove codelite $ sudo apt autoclean && sudo apt autoremove

3. Information about the codelite package on Kali Linux

Package: codelite
Version: 17.0.0+dfsg-2
Installed-Size: 32845
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0), libssh-gcrypt-4 (>= 0.8.0), libstdc++6 (>= 13.1), libwxbase3.2-1 (>= 3.2.4+dfsg), libwxgtk3.2-1 (>= 3.2.1+dfsg-2), libwxsqlite3-3.2-0 (>= 3.4.1~dfsg)
Recommends: gdb, wx-common, gcc, g++, xterm | x-terminal-emulator
Suggests: codelite-plugins, python3
Size: 7759536
SHA256: 407b501bc3c07dcf5840afaa44b143d31a583841efc8b7f43088d51da8d7ed57
SHA1: cbc90561d169a8777e2856dcdbb2da23c2d1f356
MD5sum: 88be03fb6ae1fc1155bbfd6519bd25bd
Description: Powerful and lightweight IDE
CodeLite is a powerful and lightweight IDE specializing in C, C++, PHP and
Javascript. Its features include:
* Generic support for compilers
* Built-in GDB support
* Database-based Code Completion mechanism
* Syntax highlighting for C/C++, Java, Perl, XML, Makefile, Lua, Diff files,
PHP, JavaScript, Python, HTML, and ASP
* Text Folding
* Bookmarks
* Find and Replace
* doxygen comment generator
Description-md5:
Homepage: https://codelite.org
Tag: devel::ide, implemented-in::c++, interface::graphical, interface::x11,
role::program, uitoolkit::gtk, uitoolkit::wxwidgets, use::editing,
x11::application
Section: devel
Priority: optional
Filename: pool/main/c/codelite/codelite_17.0.0+dfsg-2_amd64.deb