

On other linux distribution you'll have to use the default package manager, like yum in rpm-based distributions.Run the installation command: sudo apt install cmake gcc g++ clang.Open a terminal window (Alt-F2 to run application, type in mate-terminal or gnome-terminal or konsole).

The required packages are: cmake, GCC/G++ or Clang. JetBrains gives a free license for students. Clion is a JetBrains' solution for C/C++ development If you are interested in learning more about CLion you can check out the guides and videos at. If you are interested to try it out, there is a 30-day free trial version which you can download here. Paid commercial and personal licenses are available at. Integrated debugger – used for in-depth look into the execution of the code, providing a built-in debugger, able to add watches, evaluate expressions, change values and many more.ĬLion integrates with popular version control systems, including Subversion, Git, GitHub, Mercurial, CVS, Perforce, and TFS. It consists of all possible function signatures and parameters.įast project navigation – a very helpful feature which is included, as well as search abilities.Ĭode analysis – allows you to simply do even far-reaching changes, like renaming a symbol. Parameter info feature – can be used if you are unsure which function to use.

