For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:illuusio:python:3.11/openSUSE_Tumbleweed/home:illuusio:python:3.11.repo
zypper refresh
zypper install sqlite3
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:illuusio:python:3.11/openSUSE_Slowroll/home:illuusio:python:3.11.repo
zypper refresh
zypper install sqlite3
For 16.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:illuusio:python:3.11/16.0/home:illuusio:python:3.11.repo
zypper refresh
zypper install sqlite3
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:illuusio:python:3.11/15.6/home:illuusio:python:3.11.repo
zypper refresh
zypper install sqlite3