From Fedora Project Wiki

Revision as of 16:24, 24 May 2008 by Ravidiip (talk | contribs) (1 revision(s))

Valid RPM GROUPS

From Fedora Core 5 /usr/share/doc/rpm-4.4.2/GROUPS file (unchanged at least since Red Hat 9):

Amusements/Games
Amusements/Graphics
Applications/Archiving
Applications/Communications
Applications/Databases
Applications/Editors
Applications/Emulators
Applications/Engineering
Applications/File
Applications/Internet
Applications/Multimedia
Applications/Productivity
Applications/Publishing
Applications/System
Applications/Text
Development/Debuggers
Development/Languages
Development/Libraries
Development/System
Development/Tools
Documentation
System Environment/Base
System Environment/Daemons
System Environment/Kernel
System Environment/Libraries
System Environment/Shells
User Interface/Desktops
User Interface/X
User Interface/X Hardware Support

A useful command to show what groups are being used by a set of packages:

rpm -qp --qf '%{group}\n' * |sort -u