
Hi again,
Gesendet: Mittwoch, 09. Februar 2022 um 12:08 Uhr Von: "Johannes Meixner" <jsmeix@suse.de> An: packaging@lists.opensuse.org Betreff: Re: dependencies of a package
On 2022-02-09 11:49, Andreas Schwab wrote:
On Feb 09 2022, Johannes Meixner wrote:
To show all directly required dependencies for an already installed RPM package I use
# rmp -e --test installed_package
Then one has to do that recursively for what was listed to get the transitive closure.
Running zypper rm --dry-run should show you the whole list.
Yes!
Talking about Leap 15.4 - no: localhost:/home/test # zypper rm --dry-run trytond Reading installed packages... Resolving package dependencies... The following package is going to be REMOVED: trytond 1 package to remove. (199 packages were installed including --recommends)