For CentOS 09 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/science:machinelearning:mcp/CentOS_09/science:machinelearning:mcp.repo
yum install go
For CentOS 08 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/science:machinelearning:mcp/CentOS_08/science:machinelearning:mcp.repo
yum install go
For CentOS 07 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/science:machinelearning:mcp/CentOS_07/science:machinelearning:mcp.repo
yum install go