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



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

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

Description:

GNU Go compiler

This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

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

Version: 8-20180414-1ubuntu2cross1

Section: universe/devel