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

Last updated: May 04,2024

1. Install "codeblocks-contrib" package

This tutorial shows how to install codeblocks-contrib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install codeblocks-contrib

2. Uninstall "codeblocks-contrib" package

This is a short guide on how to uninstall codeblocks-contrib on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: codeblocks-contrib
Priority: optional
Section: universe/devel
Installed-Size: 19861
Maintainer: Ubuntu Developers
Original-Maintainer: David Paleino
Architecture: amd64
Source: codeblocks
Version: 13.12+dfsg-4
Depends: libc6 (>= 2.15), libcodeblocks0, libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2), libwxbase3.0-0v5 (>= 3.0.2+dfsg), libwxgtk3.0-0v5 (>= 3.0.2+dfsg), codeblocks (= 13.12+dfsg-4), libgamin0, libwxsmithlib0 (= 13.12+dfsg-4)
Recommends: valgrind
Filename: pool/universe/c/codeblocks/codeblocks-contrib_13.12+dfsg-4_amd64.deb
Size: 4232354
MD5sum: 2eba17b00ef7d188a039a0f632421ec3
SHA1: 6950fed52cb5ed265a1bf031562e8018df18f6e7
SHA256: 5d4824de2570685f70e83be29eec96a5f31fffd1ab48e2fd7d5d0f6a2af5f2a2
Description-en: contrib plugins for Code::Blocks IDE
This package extends Code::Blocks functionality a great deal with the included
plugins. These are:
* Code profiler (based on gprof) and code statistics (SLOCs etc)
* Copy strings
* DragScroll (enhances mouse operations)
* Setting of environment variables
* Source exporter to PDF/HTML/ODT/RTF
* Header fixup
* Help
* Keyboard shortcuts configuration
* RAD gui-builder for wxWidgets (wxSmith)
* wxSmith AUI and wxSmith contrib items
* Selection of small games for relaxing between coding sessions! (BYOGames)
* Autoversioning
* ThreadSearch
* BrowseTracker
* Valgrind
* HexEditor
* IncrementalSearch
* Codesnippets
* Library finder
* Regular expression testbed
* Symbol table plugin
* CB koders
* MouseSap
* Cccc
* CppCheck
Description-md5: fb01804165a85f9f7cba61be9770640e
Homepage: http://codeblocks.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu