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

Last updated: May 05,2024

1. Install "libwxsmithlib-dev" package

In this section, we are going to explain the necessary steps to install libwxsmithlib-dev on Kali Linux

$ sudo apt update $ sudo apt install libwxsmithlib-dev

2. Uninstall "libwxsmithlib-dev" package

This guide let you learn how to uninstall libwxsmithlib-dev on Kali Linux:

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

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

Package: libwxsmithlib-dev
Source: codeblocks (20.03+svn13046-0.2)
Version: 20.03+svn13046-0.2+b1
Installed-Size: 811
Maintainer: David Paleino
Architecture: amd64
Depends: libwxsmithlib0 (= 20.03+svn13046-0.2+b1)
Size: 329676
SHA256: c4f184b3c0d57eb61aaa8d99ca38b3be46fd169a8be47b9b46a506be354f599c
SHA1: f0114d45bfcc6fffac1a831ef4408f7df653d1f3
MD5sum: ef72d7436acfa5a1db5e5e8d08b328c6
Description: wxSmith development files (Code::Blocks plugin for RAD GUI editing)
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 wxSmith development libraries and headers.
Description-md5:
Multi-Arch: same
Homepage: http://codeblocks.org
Tag: devel::lang:c++, devel::library, implemented-in::c++, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/codeblocks/libwxsmithlib-dev_20.03+svn13046-0.2+b1_amd64.deb