Publisher repository: superuser

You can enable publisher repository using the OpenRepos client application Warehouse.

Harmattan

To enable superuser personal Harmattan repository add the following lines to your sources.list, or sources.list.d/openrepos-superuser.list:
deb https://harmattan.openrepos.net/superuser personal main
You also have to import OpenRepos.net repository key once:
wget -O - https://harmattan.openrepos.net/openrepos.key | apt-key add -

SailfishOS

Enable superuser personal Sailfish repository with zypper tool:
zypper ar -f https://sailfish.openrepos.net/superuser/personal-main.repo
To enable repository manually use the following base url:
https://sailfish.openrepos.net/superuser/personal/main
You also have to import OpenRepos.net repository key once:
rpm --import https://sailfish.openrepos.net/openrepos.key

Maemo5

To enable superuser personal Maemo repository add the following lines to your sources.list, or sources.list.d/openrepos-superuser.list:
deb https://maemo.openrepos.net/superuser personal main
You also have to import OpenRepos.net repository key once:
wget -O - https://maemo.openrepos.net/openrepos.key | apt-key add -