We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2020-06-18 23:35:06 +0200

Add Software Repos like Openreposnet and various repos via commandline

First a add software source via zypper :

  zypper ar -f https://sailfish.openrepos.net/<USER>/personal-main.repo

But zypper a zypper lr list missing gpg keys and the repo does not work. Then is add repos via ssu :

  ssu addrepo <USER> http://sailfish.openrepos.net/openrepos_username/personal/main

zypper -lr no shows the repos like the working repos. Updating Repos works well too. But i cant install any package from a repo. I reconized that the repos should work from command line putput but in the storeman app there is none of the added repos from commandline. I would like to know how can i add an repos and install the softwarepackages DIRECTLY from commandline ( for scripted installations ).

Add Software Repos like Openreposnet and various repos via commandline

First a add software source via zypper :

 zypper ar -f https://sailfish.openrepos.net/<USER>/personal-main.repo

But zypper a zypper lr list missing gpg keys and the repo does not work. Then is add repos via ssu :

 ssu addrepo <USER> http://sailfish.openrepos.net/openrepos_username/personal/main

zypper -lr no shows the repos like the working repos. Updating Repos works well too. But i cant install any package from a repo. I reconized that the repos should work from command line putput but in the storeman app there is none of the added repos from commandline. I would like to know how can i add an repos and install the softwarepackages DIRECTLY from commandline ( for scripted installations ).