For openSUSE Factory RISCV run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:jfkw:branches:devel:languages:go/openSUSE_Factory_RISCV/home:jfkw:branches:devel:languages:go.repo
zypper refresh
zypper install tinygo
For openSUSE Factory PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:jfkw:branches:devel:languages:go/openSUSE_Factory_PowerPC/home:jfkw:branches:devel:languages:go.repo
zypper refresh
zypper install tinygo
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:jfkw:branches:devel:languages:go/openSUSE_Factory_ARM/home:jfkw:branches:devel:languages:go.repo
zypper refresh
zypper install tinygo
For openSUSE Factory run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:jfkw:branches:devel:languages:go/openSUSE_Factory/home:jfkw:branches:devel:languages:go.repo
zypper refresh
zypper install tinygo