How to Install and Uninstall codeblocks-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "codeblocks-dbg" package

This guide let you learn how to install codeblocks-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install codeblocks-dbg

2. Uninstall "codeblocks-dbg" package

Please follow the steps below to uninstall codeblocks-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the codeblocks-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: codeblocks-dbg
Priority: extra
Section: universe/devel
Installed-Size: 366264
Maintainer: Ubuntu Developers
Original-Maintainer: David Paleino
Architecture: amd64
Source: codeblocks
Version: 13.12+dfsg-4
Depends: codeblocks (= 13.12+dfsg-4), codeblocks-contrib (= 13.12+dfsg-4)
Filename: pool/universe/c/codeblocks/codeblocks-dbg_13.12+dfsg-4_amd64.deb
Size: 70052010
MD5sum: 9d0faedeaa5e27a65e5b5dd414c606f4
SHA1: 50537c5f6b4e976a56d58bc5ce6260983f18771d
SHA256: 24d138e033ba4b9c2d37292fb0b87486ffb2e556aac01a8b4720aea2edfcfdfe
Description-en: Code::Blocks debugging libraries
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 debugging libraries for the 'codeblocks' package.
Description-md5: 7e7792ba1de0b06b34ce92145123d1dd
Homepage: http://codeblocks.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu