How to Install and Uninstall libwxsmithlib0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "libwxsmithlib0" package

Learn how to install libwxsmithlib0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libwxsmithlib0

2. Uninstall "libwxsmithlib0" package

Please follow the guidelines below to uninstall libwxsmithlib0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libwxsmithlib0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libwxsmithlib0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libwxsmithlib0
Priority: optional
Section: universe/devel
Installed-Size: 4330
Maintainer: Ubuntu Developers
Original-Maintainer: David Paleino
Architecture: amd64
Source: codeblocks
Version: 13.12+dfsg-4
Depends: libc6 (>= 2.14), libcodeblocks0 (= 13.12+dfsg-4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2), libwxbase3.0-0v5 (>= 3.0.2+dfsg), libwxgtk3.0-0v5 (>= 3.0.2+dfsg)
Recommends: codeblocks-contrib (= 13.12+dfsg-4)
Filename: pool/universe/c/codeblocks/libwxsmithlib0_13.12+dfsg-4_amd64.deb
Size: 1004934
MD5sum: 01436c9a2f3c87731c80c2db94d99909
SHA1: 623762a0faeb560a5b5543ad5cdeb6cae49793e6
SHA256: 27666b5c9dee0e55e46015f68eb32d0713d606ab3cb1c9f5194e7c865b7039d2
Description-en: wxSmith shared library (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 shared library.
Description-md5: 0e189ac9dd10b3edc5bd71118f108eeb
Homepage: http://codeblocks.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu