Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
11
rated 0 times [  11] [ 0]  / answers: 1 / hits: 174237  / 2 Years ago, tue, november 1, 2022, 12:00:01

I am using 64-bit Ubuntu and I want to install the Code::Blocks IDE. Is there any repository?


More From » ide

 Answers
6

Code::Blocks is a cross-platform Integrated Development Environment
(IDE). It is based on a self-developed plugin framework allowing
unlimited extensibility. Most of its functionality is already provided
by plugins. Plugins included in the base package are:



  • Compiler frontend to many free compilers

  • Debugger frontend for GDB (and CDB for windows platforms)

  • Source formatter (based on AStyle)

  • Wizard to create new C++ classes

  • Code-completion / symbols-browser (work in progress)

  • Default MIME handler

  • Wizard to create new Code::Blocks plugins

  • To-do list

  • Extensible wizard based on scripts

  • Autosave (saves your work in the unfortunate case of a crash)1



To download and install click the image below.


Install via the software center


1Source:Ubuntu Apps Directory


[#35041] Thursday, November 3, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
reangi

Total Points: 213
Total Questions: 102
Total Answers: 114

Location: Namibia
Member since Wed, Jan 19, 2022
2 Years ago
reangi questions
;