How to Install gcc-8-i686-linux-gnu in Ubuntu 18.04



Install gcc-8-i686-linux-gnu by entering the following commands in the terminal:

sudo apt update
sudo apt install gcc-8-i686-linux-gnu

Description:

GNU C compiler

This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for i386 architecture.

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

Version: 8-20180414-1ubuntu2cross1

Section: universe/devel