Skip to content

Instantly share code, notes, and snippets.

@WhyNotHugo
Created May 2, 2014 03:38
Show Gist options
  • Save WhyNotHugo/46c7475fd92c5bc49647 to your computer and use it in GitHub Desktop.
Save WhyNotHugo/46c7475fd92c5bc49647 to your computer and use it in GitHub Desktop.
# zypper ar -f http://sailfish.openrepos.net/ovekaaven/personal-main.repo
Adding repository 'Personal ovekaaven sailfish repository' .................................[done]
Repository 'Personal ovekaaven sailfish repository' successfully added
Enabled: Yes
Autorefresh: Yes
GPG check: Yes
URI: http://sailfish.openrepos.net/ovekaaven/personal/main
[root@Jolla nemo]# rpm --import http://sailfish.openrepos.net/openrepos.key
[root@Jolla nemo]# zypper refresh
Repository 'adaptation0' is up to date.
Repository 'adaptation1' is up to date.
Repository 'aliendalvik' is up to date.
Repository 'apps' is up to date.
Repository 'eas' is up to date.
Repository 'hotfixes' is up to date.
Repository 'jolla' is up to date.
Retrieving repository 'Personal ovekaaven sailfish repository' metadata ................................[done]
Building repository 'Personal ovekaaven sailfish repository' cache .....................................[done]
Retrieving repository 'store' metadata .................................................................[done]
Building repository 'store' cache ......................................................................[done]
Repository 'xt9' is up to date.
All repositories have been refreshed.
[root@Jolla nemo]# zypper install syncevolution
Loading repository data...
Reading installed packages...
'syncevolution' not found in package names. Trying capabilities.
No provider of 'syncevolution' found.
Resolving package dependencies...
Nothing to do.
[root@Jolla nemo]# zypper search syncevolution
Loading repository data...
Reading installed packages...
No packages found.
[root@Jolla nemo]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment