Add Software Repos like Openreposnet and various repos via commandline [answered]
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 ).
if i add the repos like above they are not activated / useable whatever - packet installtion does not work until they were added via storeman, that really bad if you want write scripts for automated installations.
what have i to to ? which snytax does the repo completly activate a repo so that i can install software vis terminal ?
speefak ( 2020-06-18 23:55:10 +0200 )edit