Display package group details?

Hi,

I vaguely remember having known how to do this about fifteen years ago, but right now I’m stuck. Let’s say I have a few package groups like Base, base-x or KDE (K Desktop Environment). How do I know which packages these groups pull in explicitly? I vaguely remember some XML file somewhere listing this, only I can’t seem to remember.

Any suggestions ?

dnf group info 'KDE Plasma Workspaces'
dnf group info KDE
dnf group info Base

man dnf

2 Likes

Thanks very much ! That did the trick !