On Sun, Jul 13, 2014 at 09:41:51PM -0400, Scott Robbins wrote:
If you're looking for the standard Gnome desktop, it's probably something like yum groupinstall 'Gnome Desktop' (or yum install @gnome-desktop-environment)
Sorry, that should be yum groupinstall 'GNOME desktop' or possibly 'GNOME Desktop'. The @gnome-desktop-environment is right though.
To find the exact name
yum grouplist -v |grep -i gnome
which will give you something like GNOME Desktop (gnome-desktop-environment)