How to Install codeblocks-common in Ubuntu 18.04



Install codeblocks-common by entering the following commands in the terminal:

sudo apt update
sudo apt install codeblocks-common

Description:

common files for Code::Blocks IDE

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. . This package contains the architecture-independent files of Code::Blocks.

Homepage: http://codeblocks.org

Version: 16.01+dfsg-2.1

Section: universe/x11