How to Install codelite in Ubuntu 18.04



Install codelite by entering the following commands in the terminal:

sudo apt update
sudo apt install codelite

Description:

Powerful and lightweight IDE

CodeLite is a powerful and lightweight IDE specializing in C, C++, PHP and Javascript. Its features include: * Generic support for compilers * Built-in GDB support * Database-based Code Completion mechanism * Syntax highlighting for C/C++, Java, Perl, XML, Makefile, Lua, Diff files, PHP, JavaScript, Python, HTML, and ASP * Text Folding * Bookmarks * Find and Replace * doxygen comment generator

Homepage: https://www.codelite.org

Version: 10.0+dfsg-2

Section: universe/devel