Per a openSUSE Factory RISCV executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/devel:languages:go/openSUSE_Factory_RISCV/devel:languages:go.repo
zypper refresh
zypper install golang-org-x-sys
Per a openSUSE Factory PowerPC executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/devel:languages:go/openSUSE_Factory_PowerPC/devel:languages:go.repo
zypper refresh
zypper install golang-org-x-sys
Per a openSUSE Factory ARM executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/devel:languages:go/openSUSE_Factory_ARM/devel:languages:go.repo
zypper refresh
zypper install golang-org-x-sys
Per a openSUSE Factory executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/devel:languages:go/openSUSE_Factory/devel:languages:go.repo
zypper refresh
zypper install golang-org-x-sys
Per a 16.0 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/devel:languages:go/16.0/devel:languages:go.repo
zypper refresh
zypper install golang-org-x-sys
Per a 15.6 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/devel:languages:go/15.6/devel:languages:go.repo
zypper refresh
zypper install golang-org-x-sys