Search
| How to Install GCC (c/c++) Compiler in Ubuntu Linux |
|
|
|
| Linux / Unix - Ubuntu |
| Tuesday, 31 August 2010 08:01 |
|
The easiest method is to install the package build-essential. build-essential contains a list of packages which are essential for building Ubuntu packages including gcc compiler, make and other required tools. Now do the following steps. $ sudo apt-get update
|
| Last Updated on Saturday, 04 September 2010 17:23 |




