Managing Sets of Packages Using DNF Groups
Sets of packages can be organized and managed as a group to provide everything that you might need for a particular function.
Examples include the groups for setting up a virtualization host, a graphical desktop, a collection of fonts, or core system administration tools.
Groups contain listings of packages that are required as mandatory for the base functionality of the group, default packages that are installed for the group on most systems, and optional packages that you might decide to install for extra functionality.
Groups can also be nested so that a parent group contains a set of subgroups that can be installed.
For a list of dnf
commands that are commonly used to manage DNF groups, see
Table 7-2 of DNF Command References.