Re: Which yum group does the package belong to?
James Antill <[email protected]> Tue, 18 Feb 2014 17:17:16 -0500
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
dE <[email protected]> writes: > Is there any way to figure out which group (or 'object' as per yum) > does a package belong to? The objects in groups as objects refers to how the group is stored, traditionally an "installed" group was dynamically associated with packages on every yum run ... with groups as objects, the group is installed as part of the transaction (like a real object). Anyway... > repoquery show RPM groups instead. repoquery --groupmember yum -- James Antill -- [email protected]