How to Install gccgo-multilib in Ubuntu 18.04



Install gccgo-multilib by entering the following commands in the terminal:

sudo apt update
sudo apt install gccgo-multilib

Description:

Go compiler, based on the GCC backend (multilib files)

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. . A dependency package on architectures with multilib support; the package contains dependencies for the non-default multilib architecture(s).

Version: 4:8-20180321-2ubuntu2

Section: universe/devel