The software described in this documentation is either in Extended Support or Sustaining Support. See https://www.oracle.com/us/support/library/enterprise-linux-support-policies-069172.pdf for more information.
Oracle recommends that you upgrade the software described by this documentation as soon as possible.
A set of packages can themselves be organized as a yum group. Examples include the groups for Eclipse, fonts, and system administration tools. The following table shows the yum commands that you can use to manage these groups.
| Command | Description | 
|---|---|
| yum grouplist | Lists installed groups and groups that are available for installation. | 
| 
yum groupinfo
 | Displays detailed information about a group. | 
| 
yum groupinstall
 | Installs all the packages in a group. | 
| 
yum groupupdate
 | Updates all the packages in a group. | 
| 
yum groupremove
 | Removes all the packages in a group. | 

