Code::Blocks 13.x Quick Start for Linux Mint 17.3 Rosa
You are Welcome! The Tutorial shows you Step-by-Step How to Install the Latest Code::Blocks 13.x IDE Build on Linux Mint 17.3 Rosa GNU/Linux Mate/Cinnamon/KDE/Xfce Desktop.
Code::Blocks is a Free C, C++ and Fortran IDE built to meet the most demanding needs of its users. It is Designed to be very Extensible and fully Configurable.

-
Open a Shell Terminal emulator window
(Press “Enter” to Execute Commands) -
Add Code::Blocks Ubuntu Daily PPA.
sudo add-apt-repository ppa:damien-moore/codeblocks
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
Installing Code::Blocks 13.x on Linux Mint 17.3 Rosa.
sudo su -c 'apt-get install -V codeblocks'