zypper, which repo provides package
Hello: How can I find with zypper which configured repos provide a given package? For example I would like to get a list of repos that have aaa_base package. I couldn't find this in zypper manual. Thanks, Istvan
On Tue, Jan 4, 2022 at 11:57 AM Istvan Gabor <suseuser04@gmail.hu> wrote:
Hello:
How can I find with zypper which configured repos provide a given package? For example I would like to get a list of repos that have aaa_base package.
I couldn't find this in zypper manual.
zypper se -s <package> Hope this helps -Nick
Tue, 4 Jan 2022 11:58:54 -0600 időpontban Nick LeRoy írta:
On Tue, Jan 4, 2022 at 11:57 AM Istvan Gabor wrote:
Hello:
How can I find with zypper which configured repos provide a given package? For example I would like to get a list of repos that have aaa_base package.
I couldnt find this in zypper manual.
zypper se -s
Hope this helps
Thank you for the fast reply, that's what I need. Istvan
Am Dienstag, 4. Januar 2022, 18:57:07 CET schrieb Istvan Gabor:
Hello:
How can I find with zypper which configured repos provide a given package? For example I would like to get a list of repos that have aaa_base package.
I couldn't find this in zypper manual.
Thanks,
Istvan
zypper se -s aaa_base That will list all packages with the repo. Stephan
* Istvan Gabor <suseuser04@gmail.hu> [01-04-22 12:58]:
Hello:
How can I find with zypper which configured repos provide a given package? For example I would like to get a list of repos that have aaa_base package.
I couldn't find this in zypper manual.
don't know why, zypper se -s --help crash:> zypper se -sx --sort-by-repo aaa_base Loading repository data... Reading installed packages... S | Name | Type | Version | Arch | Repository --+----------+---------+-------------------------------+--------+------------------------ i | aaa_base | package | 84.87+git20211124.5486aad-1.2 | x86_64 | openSUSE-Tumbleweed OSS v | aaa_base | package | 84.87+git20211124.5486aad-1.2 | i586 | openSUSE-Tumbleweed OSS repo is openSUSE-Tumbleweed OSS which is for my openSUSE Tumbleweed system -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet oftc What sort of day was it? A day like all days, filled with those events that alter and illuminate our times...
Tue, 4 Jan 2022 13:03:59 -0500 időpontban Patrick Shanahan írta:
* Istvan Gabor <suseuser04@gmail.hu> [01-04-22 12:58]:
Hello:
How can I find with zypper which configured repos provide a given package? For example I would like to get a list of repos that have aaa_base package.
I couldn't find this in zypper manual.
don't know why, zypper se -s --help
Because I haven't read thoroughly enough the manual, obviously. Thanks for the example. Istvan
participants (4)
-
Istvan Gabor
-
Nick LeRoy
-
Patrick Shanahan
-
Stephan Hemeier