On Tue, 10 Feb 2015 01:00:44 -0600
Ranjan Maitra <maitra.mbox.igno...@inbox.com> wrote:

> Hi,
> 
> I am trying to figure out how to list the rpms in, say:
> 
> @base-x
> 
> or
> 
> @printing
> 
> or
> 
> @fedora-release-nonproduct
> 
> and so on.
> 
> Any help?
> 
> Many thanks,
> Ranjan
> 

@something is a group (yum grouplist),
for content of the group
yum groupinfo @group
or 
yum groupinfo "my group"

I'm not sure if the first one will work, I thinkk you can get group
names and short names (@somegroup) with 
yum grouplist hidden -v 
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to