How do I install gnome without gdm on Xubuntu 18.04

8,496

Solution 1

sudo apt install gnome-shell

And that's it, choose lightdm instead of gdm when prompted.

Solution 2

You should install gnome desktop with

sudo apt install ubuntu-gnome-desktop

I found two alternatives

sudo apt install gnome-shell
sudo apt install vanilla-gnome-desktop

If that messes your login you can make lightDM default again by reconfiguring it

sudo dpkg-reconfigure lightdm
Share:
8,496

Related videos on Youtube

Hitomi86
Author by

Hitomi86

Updated on September 18, 2022

Comments

  • Hitomi86
    Hitomi86 over 1 year

    I am running Xubuntu 18.04, and am using XFCE. I want to try out Gnome, which is the native dm on Ubuntu 18.04. I also heard that GDM comes with gnome as the login screen, but I would like to keep LightDM as my login screen.

    What sequence of commands would I use to do this?

  • dsSTORM
    dsSTORM almost 6 years
    won't the first command only work in versions prior to 17.10?
  • nobody
    nobody almost 6 years
    I have 18.04 and have ubuntu-gnome-desktop installed. I think I upgraded from 17.10, but upgrade process should remove the package as uneeded, if it is not in 18.04 any more. Package description in 18.04 says "This package depends on all of the packages in the Ubuntu desktop system. Before Ubuntu 17.10, this was the metapackage for the Ubuntu GNOME flavor. Install vanilla-gnome-desktop instead if you prefer a full GNOME desktop with minimal Ubuntu branding."
  • dsSTORM
    dsSTORM almost 6 years
    Oh ok that clears it, I thought they removed it when they dropped ubuntu GNOME
  • Hitomi86
    Hitomi86 almost 6 years
    what is the difference between gnome shell and gnome desktop?
  • dsSTORM
    dsSTORM almost 6 years
    gnome-shell is only the desktop environment, gnome desktop also includes all the default apps