go1.22 from home:wurzelbro:go project

Select Your Operating System

For RockyLinux 9 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:wurzelbro:go/RockyLinux_9/home:wurzelbro:go.repo
yum install go1.22
For RockyLinux 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:wurzelbro:go/RockyLinux_8/home:wurzelbro:go.repo
yum install go1.22