It's like look you have an official way to install packages... here's our fedora repo (google play)
then you can add rpmfusion (let's say fdroid)
or copr repositories (zapstore)
or you just "sideload" it:
rm -rf /usr/local/go && tar -C /usr/local -xzf go1.26.1.linux-amd64.tar.gz
