Para openSUSE Tumbleweed execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:jloehel/openSUSE_Tumbleweed/home:jloehel.repo
zypper refresh
zypper install sqlite-jdbc
Para openSUSE Slowroll execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:jloehel/openSUSE_Slowroll/home:jloehel.repo
zypper refresh
zypper install sqlite-jdbc
Para 16.0 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:jloehel/16.0/home:jloehel.repo
zypper refresh
zypper install sqlite-jdbc
Para 15.6 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:jloehel/15.6/home:jloehel.repo
zypper refresh
zypper install sqlite-jdbc