GNU/Linux Lite Installing Code::Blocks Guide
Hi! The Tutorial shows you Step-by-Step How to Install Code::Blocks IDE in GNU+Linux Lite 3.x/4.x LTS Desktop.
And Code::Blocks for Linux Lite 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.
Finally, this guide includes detailed instructions about to Getting-Started with Code::Blocks Development on Linux Lite.
1. Launching Terminal
Open a Terminal Shell emulator window
And Update Apt Repository:
(Press “Enter” to Execute Commands).sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents