Codeblocks download and open using terminal on UBUNTu




open terminal or ctrl+alt+t to open terminal shortcut

then type

sudo add-apt-repository ppa:damien-moore/codeblocks-stable   

sudo apt-get update

sudo apt-get install codeblocks

when complete your process now
open the terminal and type

codebolcks

to open codeblocks

thank you

Comments