2

I have installed multiple desktop environments when I started debian. I want to change the desktop environment to gnome but I do not know how.

1
  • If it's the same as Ubuntu, you need to install the Gnome desktop environment. Then when you log off, the log-on screen has a drop-down list of desktop environments, which should now include Gnome.
    – AFH
    Commented Dec 15, 2018 at 21:09

1 Answer 1

0

Use the following command:

sudo update-alternatives --config x-session-manager

Select Gnome, and the following command:

sudo update-alternatives --config x-window-manager

then select gnome desktop environment.

0

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .