×
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.
2018/01/02 · Using -v option with groupinfo lists the source repository for packages from the given group. # yum groupinfo <grp_name> -v. or # yum groups ...
www.unixmen.com からのyum groupinfo
2024/09/02 · #1 yum groupinfo. If you're wondering what software comprises a certain software group, you can use the yum groupinfo command. Running the ...
The sync with Red Hat Network (RHN) fails on the satellite server causing yum groupinstall or yum groupinfo to no longer work.
yum allows you to perform a complete set of operations with software packages. The following section describes how to use yum.