How to Install the Latest Code::Blocks IDE on Linux Mint 17.3 Rosa 32-64bit

December 11, 2015 | By the+gnu+linux+evangelist.

Code::Blocks 13.x Quick Start for Linux Mint 17.3 Rosa

Hi! The Tutorial shows you Step-by-Step How to Install 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.

The Code:Blocks Key Features are:

  • Cross-Platform: Code::Blocks is available on Windows, macOS, and Linux, making it accessible to developers regardless of their operating system preference.
  • Customizable Interface: The IDE offers a customizable interface that allows users to adjust layouts, themes, and toolbars to suit their preferences.
  • Integrated Development Tools: Code::Blocks comes with various development tools such as code editor, debugger, compiler, and project management capabilities, facilitating efficient software development workflows.
  • Plugin Support: It supports a wide range of plugins that extend its functionality, allowing developers to integrate additional features and tools into their development environment.
  • Multi-Language Support: While primarily focused on C, C++, and Fortran, Code::Blocks supports other programming languages through plugins and configurations.
  • Code Completion and Syntax Highlighting: The IDE provides features like code completion and syntax highlighting to assist developers in writing code efficiently and identifying errors.
  • Project Management: Code::Blocks allows users to manage projects, organize files, and configure build options easily, streamlining the development process.
  • Debugger Integration: It offers integrated debugging capabilities, allowing developers to debug their code directly within the IDE
Getting-Started with Code::Blocks on Linux Mint 17.3 Rosa - Featured
  1. Open a Shell Terminal emulator window
    (Press “Enter” to Execute Commands)

    installing latest code::blocks for linux mint 17.3 rosa - Open Terminal
  2. 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

  3. Installing Code::Blocks 13.x on Linux Mint 17.3 Rosa.

    sudo su -c 'apt-get install -V codeblocks'

QuickChic Theme • Powered by WordPress