gccgo

Go compiler, based on the GCC backend

Debian Debian
RUN apt-get update && \ apt-get install -y gccgo
Ubuntu
RUN apt-get update && \ apt-get install -y gccgo
Arch Arch Linux
RUN pacman -S --noconfirm gccgo
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gccgo
CentOS
RUN yum install -y gccgo
Fedora
RUN dnf install -y gccgo
Raspbian
RUN apt-get update && \ apt-get install -y gccgo
click the source code to copy install gccgo on any operating system with command-not-found.com