What's the use of this? #122
-
It just seems like an alternative stub for http://reddit.com/comments/11oka0z/comment/jbu53e5/?utm_source=share&utm_medium=web2x&context=3 suggested this. I'd not heard of it previously. To get |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi, in the end opi just calls zypper commands, yes. |
Beta Was this translation helpful? Give feedback.
Hi,
in the end opi just calls zypper commands, yes.
But it makes it easier to install packages from repos that are not yet added to the system.
It will then add the repos of packages from the opensuse build service, the community drive packman repo with packages that suse cannot ship for eg. for patent reasons or eg. the proprietary google repos for chrome.
In the case of
opi codecs
it installs packages from the packman repo and the opensuse openh264 codecs repo.This is a bit tricky, so running
opi codecs
is easier for a user than adding the respective repos.Here you can see, what it will do: https://github.com/openSUSE/opi/blob/master/opi/plugins/packman.py