How to Install C and GCC Compiler on Linux - Scaler Topics
www.scaler.com › topics › cMar 01, 2022 · Installing the GCC Compiler Using Terminal in Linux. GCC Compiler (GNU Compiler Collection) is a collection of compilers and libraries for the programs written in C, C++, Ada, GO, D, Fortran, and Objective-C programming languages and it is distributed under the GNU General Public License. We are going to install the GCC compiler using the Linux terminal to install C on Linux.