Just click on the one click install and follow the instructions (it will launch Yast and should drag in dependencies automatically).
In one of the screens there is a check box “remember this repository” (or something like that)
It is checked by default and will add that repository to your list of repositories for future use.
edit: btw you need to click on “show unstable packages”
bkv1 wrote:
>
> Hi
> I wanted to install an application called qlandkartegt, bur I wasn’t
> able to find a package for in Yast. Some searching led me to the package
> search on software.opensuse.org, and I found the package i wanted here:
> http://tinyurl.com/q3hrhff. I also found all the other packages needed
> to resolve dependencies.
>
> How can I set up Yast so that I can install this software from Yast?
>
> Thanks,
> Bjorn
>
>
zypper ar -f http://download.opensuse.org/repositories/Application:/Geo/openSUSE_12.2/ GEO
I’m not familiar with Yast, but I’m sure there is an option for it.
Or you take software.opensuse.org/package/QLandkarteGT. You can use there the 1-click-install option. Yast will install the software provided all dependencies are met. It is possible that you must install other packages from other foreign repos.
But be careful. The 1-click-install will add the repo to the repo list and it can cause trouble in the future with packages from the other repos… I’m not a friend of it and don’t ever use it.
I download in such cases all needed packages to a local repo and install them from there. Saves trouble. lol!
Or you download all required RPMs to a folder, change to that folder with “cd” and install them with “rpm -ivh *”.
I have used it quite a lot over a number of years and don’t recall ever having had trouble with it.
Adding the repo to the list is an option. If it is unlikely you will use that repo again then simply de-select the option to remember.