×
Command
Description
yum groupinfo groupname
Displays detailed information about a group.
yum groupinstall groupname
Installs all the packages in a group.
yum groupupdate groupname
Updates all the packages in a group.
yum groupremove groupname
Removes all the packages in a group.
A set of packages can themselves be organized as a yum group. Examples include the groups for Eclipse, fonts, and system administration tools.
Yum supports the group commands. Groups are read from the "group" xml metadata that is optionally available from each repository.
2024/08/07 · You can use the option yum grouplist command to list available package groups. The option groupinstall is used to install a group of packages.
2024/08/07 · Use "yum groupinfo" to identify packages within a specific group. If only the package name is specified, the latest available package is ...
The sync with Red Hat Network (RHN) fails on the satellite server causing yum groupinstall or yum groupinfo to no longer work.
The group must be deployed to the root of the YUM local repository. yum groupinfo <Group ID>. List the RPM packages within the group. yum grouplist ...