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

Last updated: May 14,2024

1. Install "libcodeblocks0" package

This guide covers the steps necessary to install libcodeblocks0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcodeblocks0

2. Uninstall "libcodeblocks0" package

Please follow the instructions below to uninstall libcodeblocks0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcodeblocks0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libcodeblocks0
Priority: optional
Section: universe/libs
Installed-Size: 6811
Maintainer: Ubuntu Developers
Original-Maintainer: David Paleino
Architecture: amd64
Source: codeblocks
Version: 13.12+dfsg-4
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2), libwxbase3.0-0v5 (>= 3.0.2+dfsg), libwxgtk3.0-0v5 (>= 3.0.2+dfsg), binutils (>= 2.14.90.0.7), file
Recommends: codeblocks
Filename: pool/universe/c/codeblocks/libcodeblocks0_13.12+dfsg-4_amd64.deb
Size: 1924560
MD5sum: 96d650dfdb665725607b2c482f23950c
SHA1: 2464bf578bc1aa18be8570269c62aa2a468e90ed
SHA256: 53586cb5a639f309a034807821c42183f2097b80032a185b2e672145251829b7
Description-en: Code::Blocks shared library
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 Code::Blocks shared library.
Description-md5: 88406bb0f3f45fa0a5d810ff85a0f62b
Homepage: http://codeblocks.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu