How To Install GCC on Ubuntu 20.04 LTS

In this tutorial we will show you how to install GCC on Ubuntu 20.04 LTS. For those of you who didn’t know, GCC (GNU Compiler Collection) formerly "GNU C Compiler", is a compiler system produced by the GNU Project. The current version is GCC 9.3, released on March 12, 2020, supporting several major programming languages: C, C++, Objective-C, Objective-C++, Fortran, Ada, D, Go, and BRIG (HSAIL)...