I tried to install CodeBlocks from repository and from binary release. Installation finishes successfully but I don't see link to run codeblocks from main menu. And I don't know how to run this program from terminal.
Quote from: alexmk on December 10, 2021, 06:51:24 PM
And I don't know how to run this program from terminal.
try
codeblocks&
Currently I solved this problem. I needed to install additional Add-on "Code::Blocks Plugins". They are located in the bottom of "Software" program in the article of Code::Blocks. Now everything running from terminal with typing "codeblocks" or "codeblocks&".