How to Install gcc-6-source in Ubuntu 18.04



Install gcc-6-source by entering the following commands in the terminal:

sudo apt update
sudo apt install gcc-6-source

Description:

Source of the GNU Compiler Collection

This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC).

Homepage: http://gcc.gnu.org/

Version: 6.4.0-17ubuntu1

Section: universe/devel