How to Install gcc-4.8-locales in Ubuntu 18.04



Install gcc-4.8-locales by entering the following commands in the terminal:

sudo apt update
sudo apt install gcc-4.8-locales

Description:

GCC, the GNU compiler collection (native language support files)

Native language support for GCC. Lets GCC speak your language, if translations are available. . Please do NOT submit bug reports in other languages than "C". Always reset your language settings to use the "C" locales.

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

Version: 4.8.5-4ubuntu8

Section: universe/devel