From Fedora Project Wiki

Revision as of 23:14, 13 December 2016 by Fusion809 (talk | contribs) (Changing cats; mentioning license)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Code::Blocks is a free and open-source (licensed under the GNU General Public License version 3) IDE written in C++ with support for the C, C++ and Fortran programming languages. It is built using the wxWidgets toolkit. It is in the official Fedora repositories.

Installation

As it is in the official Fedora repositories, merely running:

sudo dnf install codeblocks

should install it.