Enter your password for the root user. Now you will enter the command that will install the various packages to create a usable GUI. For users who would like Gnome 3, enter
{{Code|yum -y group install @gnome-desktop"GNOME Desktop"}}
For the users who want KDE, enter
{{Code|yum -y group install @kde-desktop"KDE Plasma Workspaces"}}
For the users who want XFCE, enter
{{Code|yum -y group install @xfce-desktop"Xfce Desktop"}}