-
Install MATE Desktop Environment on here (You will need to add the EPEL Repository as explained above in advance).
# yum --enablerepo=epel -y groups install "MATE Desktop" -
Input a command like below after finishing installation:
# echo "exec /usr/bin/mate-session" >> ~/.xinitrc # startx - MATE Desktop Environment starts.
