Install CodeBlocks From Source

Retrieve the source code and extract to the install location.

[codesyntax lang=”bash”]

./bootstrap
./configure –with-contrib-plugins=all
make -j4
sudo make install

[/codesyntax]

Mr. Arch Brooks, Software Engineer, Brooks Computing Systems, LLC authored this article.

Leave a Reply

Your email address will not be published. Required fields are marked *