Installation of C language compiler

Let's install the C language compiler.

C language can be used by installing a compiler called gcc.

Let's also install make, which resolves C language source code dependencies.

Associated Information