Yum
From HostThyself
Yum is a tool to update CentOS
[edit] Useful commands
yum search phase
yum list
These commands works on group. Groups are useful when installing a bunch of related packages at the same time.
yum grouplist
To install GNNOME and X Windows,
yum groupinstall 'GNOME Desktop Environment' 'X Window System'