Saturday, January 26, 2013

C++ Compiler for Linux mint/ Ubuntu (g++ compiler) Part 1

Students who are bound to do some programming and people who love programming but uses Linux Mint or Ubuntu does not get the Turbo C/C++, Borland C++, Code Block etc software.

So should you stop learning C++ ?


Hell no.

Dont worry I'll give you two ways of installing C++ compiler in Ubuntu and Linux mint (Online and Offline). For C++ programs you can use G++ compiler an advanced compiler with lot of features.


Online:

To install G++ type following command at command line.