For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:database:postgresql/openSUSE_Tumbleweed/server:database:postgresql.repo
zypper refresh
zypper install pgagroal
For openSUSE Leap 15.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:database:postgresql/openSUSE_Leap_15.2/server:database:postgresql.repo
zypper refresh
zypper install pgagroal
For openSUSE Leap 15.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:database:postgresql/openSUSE_Leap_15.1/server:database:postgresql.repo
zypper refresh
zypper install pgagroal
For openSUSE Factory zSystems run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:database:postgresql/openSUSE_Factory_zSystems/server:database:postgresql.repo
zypper refresh
zypper install pgagroal
For openSUSE Factory PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:database:postgresql/openSUSE_Factory_PowerPC/server:database:postgresql.repo
zypper refresh
zypper install pgagroal
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:database:postgresql/openSUSE_Factory_ARM/server:database:postgresql.repo
zypper refresh
zypper install pgagroal