How To Install Go.gcc On Arch, CentOS And Fedora?
Install go.gcc
-
Arch Linux
pacman -S gcc-go
Click to copy -
CentOS
yum install gcc-go
Click to copy -
Fedora
dnf install gcc-go
Click to copy
gcc-go
Go front-end for GCC
Installing go.gcc command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Arch, CentOS and Fedora operating systems. Once you run the command it will install the latest version of go.gcc 2023 package in your OS.