On Sun, Dec 18, 2011 at 10:41:10 -0500, Genes MailLists <lists@xxxxxxxxxxxx> wrote: > > So how does one get a list of all installed packages - i.e. all groups > and all packages not already installed as part of any installed group? Installed groups aren't really tracked. You can get a list of packages installed using rpm -qa. You could do something tricky with the output to coalesce some of the packages into groups using the group definitions. You'd need to be precise as to what you mean by having a group installed as groups have three kinds of packages (required, default and optional) and there a few reasonable definitions as to what it means to have a group installed. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org