For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:obechler/openSUSE_Tumbleweed/home:obechler.repo
zypper refresh
zypper install cuda-nvcc-11-8
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:obechler/openSUSE_Slowroll/home:obechler.repo
zypper refresh
zypper install cuda-nvcc-11-8
For 16.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:obechler/16.0/home:obechler.repo
zypper refresh
zypper install cuda-nvcc-11-8