Wednesday, March 19, 2014

Install Code::Blocks on Raspberry Pi

Code::Blocks is a open source, cross platform, free C, C++ and Fortran IDE.

To install Code::Blocks on Raspberry Pi, enter the command:
sudo apt-get install codeblocks

Current installed version is 10.05.
Code::Blocks
Code::Blocks installed on Raspberry Pi
Once installed, Code::Blocks can be start by enter the command:
codeblocks

Or click Start in X-Window > Programming > Code::Blocks IDE


No comments: