How to Install and Uninstall libwxsmithlib-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "libwxsmithlib-dev" package

Please follow the step by step instructions below to install libwxsmithlib-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libwxsmithlib-dev

2. Uninstall "libwxsmithlib-dev" package

Here is a brief guide to show you how to uninstall libwxsmithlib-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libwxsmithlib-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libwxsmithlib-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 540
Maintainer: Ubuntu Developers
Original-Maintainer: David Paleino
Architecture: amd64
Source: codeblocks
Version: 13.12+dfsg-4
Replaces: libwxsmithlib0-dev (<< 10.05-1~)
Depends: libwxsmithlib0 (= 13.12+dfsg-4)
Breaks: libwxsmithlib0-dev (<< 10.05-1~)
Filename: pool/universe/c/codeblocks/libwxsmithlib-dev_13.12+dfsg-4_amd64.deb
Size: 75336
MD5sum: c8a96efdfcf3bab135ebf2e4207a42d7
SHA1: b395ffc3ab11dd4eb072b853848552767aa1dc66
SHA256: 75a4b092601ac3106afabfc2c4fb5e31c3335fb571fa63df60fbb3a55e2c2626
Description-en: 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: ec5c20a9093f7298058d2e8aceba9af7
Homepage: http://codeblocks.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu