Per a openSUSE Factory zSystems executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/devel:gcc/openSUSE_Factory_zSystems/devel:gcc.repo
zypper refresh
zypper install gcc13-c++
Per a openSUSE Factory RISCV executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/devel:gcc/openSUSE_Factory_RISCV/devel:gcc.repo
zypper refresh
zypper install gcc13-c++
Per a openSUSE Factory PPC executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/devel:gcc/openSUSE_Factory_PPC/devel:gcc.repo
zypper refresh
zypper install gcc13-c++
Per a openSUSE Factory LegacyX86 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/devel:gcc/openSUSE_Factory_LegacyX86/devel:gcc.repo
zypper refresh
zypper install gcc13-c++
Per a openSUSE Factory ARM executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/devel:gcc/openSUSE_Factory_ARM/devel:gcc.repo
zypper refresh
zypper install gcc13-c++
Per a openSUSE Factory executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/devel:gcc/openSUSE_Factory/devel:gcc.repo
zypper refresh
zypper install gcc13-c++
Per a 16.0 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/devel:gcc/16.0/devel:gcc.repo
zypper refresh
zypper install gcc13-c++