LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Install GUI Dektop in Centos (https://www.linuxquestions.org/questions/linux-newbie-8/install-gui-dektop-in-centos-4175551157/)

zaqwaz 08-19-2015 10:19 AM

Install GUI Dektop in Centos
 
Hi everyone, I've just installed Centos 7 but I couldn't install GNOME Desktop. Already tried the command
Sudo yum groupinstall "GNOME Desktop" but doest work
Thank you

suicidaleggroll 08-19-2015 10:26 AM

What do you mean it "doesn't work"? Details and errors are important if you want anybody to provide any assistance.

I always just use:
Code:

yum groupinstall "Desktop" "Desktop Platform" "X Window System" "Fonts"
And then of course you have to change the default runlevel to boot into the GUI:
https://www.centos.org/forums/viewto...p?f=47&t=47306

jefro 08-19-2015 08:12 PM

Might as well get used to using dnf command.

zaqwaz 08-20-2015 01:19 AM

Thank you
 
Quote:

Originally Posted by jefro (Post 5408205)
Might as well get used to using dnf command.

Thank you, the problem has been solved because gnome desktop is already installed, but there was a problem with my PC


All times are GMT -5. The time now is 10:47 AM.