How to Install and Uninstall codeblocks-dev Package on Kali Linux

Last updated: April 29,2024

1. Install "codeblocks-dev" package

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

$ sudo apt update $ sudo apt install codeblocks-dev

2. Uninstall "codeblocks-dev" package

Please follow the steps below to uninstall codeblocks-dev on Kali Linux:

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

3. Information about the codeblocks-dev package on Kali Linux

Package: codeblocks-dev
Source: codeblocks (20.03+svn13046-0.2)
Version: 20.03+svn13046-0.2+b1
Installed-Size: 1462
Maintainer: David Paleino
Architecture: amd64
Depends: libcodeblocks0 (= 20.03+svn13046-0.2+b1)
Size: 456352
SHA256: a3bbcf315ad4412fd852942eac32f1f97f6f9da96c3674b1c7a711123896ecbd
SHA1: 7a0656473f65637a2df44c480049bc5f0ef7dd12
MD5sum: dc5cb26d6a211490373276eebacd4056
Description: Code::Blocks development files (SDK)
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)
.
This package contains the development files (headers and libraries) for
creating Code::Blocks plugins.
Description-md5:
Multi-Arch: same
Homepage: http://codeblocks.org
Tag: devel::ide, devel::lang:c++, devel::library, implemented-in::c++,
role::devel-lib, role::program
Section: libdevel
Priority: optional
Filename: pool/main/c/codeblocks/codeblocks-dev_20.03+svn13046-0.2+b1_amd64.deb