Re: Critical Path installed search
James Antill <[email protected]> Tue, 18 Feb 2014 17:21:34 -0500
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
Frank Murphy <[email protected]> writes: > Fedora 20 > Trying to work out what critpath that is installed. > > yum groupinfo critical-path-* | cut -d "+" "-" -f 1 > > is there an easier method within yum itself? yumdb search group_member critical-path-* (Technically that's not enough, as that yumdb key can be set without the group being installed, but ... ) -- James Antill -- [email protected]