How to Install and Uninstall codeblocks Package on Kali Linux

Last updated: May 08,2024

1. Install "codeblocks" package

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

$ sudo apt update $ sudo apt install codeblocks

2. Uninstall "codeblocks" package

This is a short guide on how to uninstall codeblocks on Kali Linux:

$ sudo apt remove codeblocks $ sudo apt autoclean && sudo apt autoremove

3. Information about the codeblocks package on Kali Linux

Package: codeblocks
Source: codeblocks (20.03+svn13046-0.2)
Version: 20.03+svn13046-0.2+b1
Installed-Size: 8138
Maintainer: David Paleino
Architecture: amd64
Depends: codeblocks-common (= 20.03+svn13046-0.2), libastyle3, libcodeblocks0 (>= 20.03+svn13046), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libgtk-3-0 (>= 3.0.0), libharfbuzz0b (>= 0.6.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 13.1), libtinyxml2.6.2v5 (>= 2.6.2), libwxbase3.2-1 (>= 3.2.4+dfsg), libwxgtk3.2-1 (>= 3.2.1+dfsg-2), zlib1g (>= 1:1.1.4)
Recommends: gcc | g++, gdb, xterm
Suggests: codeblocks-contrib, libwxgtk3.0-dev
Size: 2147964
SHA256: 3a00691d1bc98a27f1dac919036d825789918b15a81253ebd30e5782462d414b
SHA1: 61ec6f7347fe9de46a3984f5d4f2cc0df170b5dc
MD5sum: 1d19c3a1f3d07437a44c5c670b09073e
Description: Code::Blocks integrated development environment (IDE)
Code::Blocks is a cross-platform Integrated Development Environment (IDE).
It is based on a self-developed plugin framework allowing unlimited
extensibility. Most of its functionality is already provided by plugins.
Plugins included in the base package are:
* Compiler frontend to many free compilers
* Debugger frontend for GDB
* Source formatter (based on AStyle)
* Wizard to create new C++ classes
* Code-completion / symbols-browser (work in progress)
* Default MIME handler
* Wizard to create new Code::Blocks plugins
* To-do list
* Extensible wizard based on scripts
* Autosave (saves your work in the unfortunate case of a crash)
Description-md5:
Homepage: http://codeblocks.org
Tag: uitoolkit::gtk, uitoolkit::wxwidgets
Section: devel
Priority: optional
Filename: pool/main/c/codeblocks/codeblocks_20.03+svn13046-0.2+b1_amd64.deb