How to Install gccgo-sparc64-linux-gnu in Ubuntu 18.04



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

sudo apt update
sudo apt install gccgo-sparc64-linux-gnu

Description:

Go compiler (based on GCC) for the sparc64 architecture

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. . This is a dependency package providing the default GNU Go cross-compiler for the sparc64 architecture.

Version: 4:8-20180321-2ubuntu1

Section: universe/devel