How do I install gnome without gdm on Xubuntu 18.04

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
1
down vote

favorite












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?







share|improve this question
























    up vote
    1
    down vote

    favorite












    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?







    share|improve this question






















      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      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?







      share|improve this question












      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?









      share|improve this question











      share|improve this question




      share|improve this question










      asked May 17 at 6:05









      user3011052

      213




      213




















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          1
          down vote













          sudo apt install gnome-shell


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






          share|improve this answer




















          • what is the difference between gnome shell and gnome desktop?
            – user3011052
            May 17 at 18:36










          • gnome-shell is only the desktop environment, gnome desktop also includes all the default apps
            – dsSTORM
            May 17 at 20:33

















          up vote
          0
          down vote













          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|improve this answer






















          • won't the first command only work in versions prior to 17.10?
            – dsSTORM
            May 17 at 6:23






          • 1




            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."
            – nobody
            May 17 at 6:27











          • Oh ok that clears it, I thought they removed it when they dropped ubuntu GNOME
            – dsSTORM
            May 17 at 7:28










          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1037254%2fhow-do-i-install-gnome-without-gdm-on-xubuntu-18-04%23new-answer', 'question_page');

          );

          Post as a guest






























          2 Answers
          2






          active

          oldest

          votes








          2 Answers
          2






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          1
          down vote













          sudo apt install gnome-shell


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






          share|improve this answer




















          • what is the difference between gnome shell and gnome desktop?
            – user3011052
            May 17 at 18:36










          • gnome-shell is only the desktop environment, gnome desktop also includes all the default apps
            – dsSTORM
            May 17 at 20:33














          up vote
          1
          down vote













          sudo apt install gnome-shell


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






          share|improve this answer




















          • what is the difference between gnome shell and gnome desktop?
            – user3011052
            May 17 at 18:36










          • gnome-shell is only the desktop environment, gnome desktop also includes all the default apps
            – dsSTORM
            May 17 at 20:33












          up vote
          1
          down vote










          up vote
          1
          down vote









          sudo apt install gnome-shell


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






          share|improve this answer












          sudo apt install gnome-shell


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







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered May 17 at 6:13









          dsSTORM

          310110




          310110











          • what is the difference between gnome shell and gnome desktop?
            – user3011052
            May 17 at 18:36










          • gnome-shell is only the desktop environment, gnome desktop also includes all the default apps
            – dsSTORM
            May 17 at 20:33
















          • what is the difference between gnome shell and gnome desktop?
            – user3011052
            May 17 at 18:36










          • gnome-shell is only the desktop environment, gnome desktop also includes all the default apps
            – dsSTORM
            May 17 at 20:33















          what is the difference between gnome shell and gnome desktop?
          – user3011052
          May 17 at 18:36




          what is the difference between gnome shell and gnome desktop?
          – user3011052
          May 17 at 18:36












          gnome-shell is only the desktop environment, gnome desktop also includes all the default apps
          – dsSTORM
          May 17 at 20:33




          gnome-shell is only the desktop environment, gnome desktop also includes all the default apps
          – dsSTORM
          May 17 at 20:33












          up vote
          0
          down vote













          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|improve this answer






















          • won't the first command only work in versions prior to 17.10?
            – dsSTORM
            May 17 at 6:23






          • 1




            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."
            – nobody
            May 17 at 6:27











          • Oh ok that clears it, I thought they removed it when they dropped ubuntu GNOME
            – dsSTORM
            May 17 at 7:28














          up vote
          0
          down vote













          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|improve this answer






















          • won't the first command only work in versions prior to 17.10?
            – dsSTORM
            May 17 at 6:23






          • 1




            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."
            – nobody
            May 17 at 6:27











          • Oh ok that clears it, I thought they removed it when they dropped ubuntu GNOME
            – dsSTORM
            May 17 at 7:28












          up vote
          0
          down vote










          up vote
          0
          down vote









          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|improve this answer














          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|improve this answer














          share|improve this answer



          share|improve this answer








          edited May 17 at 6:19

























          answered May 17 at 6:13









          nobody

          3,034912




          3,034912











          • won't the first command only work in versions prior to 17.10?
            – dsSTORM
            May 17 at 6:23






          • 1




            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."
            – nobody
            May 17 at 6:27











          • Oh ok that clears it, I thought they removed it when they dropped ubuntu GNOME
            – dsSTORM
            May 17 at 7:28
















          • won't the first command only work in versions prior to 17.10?
            – dsSTORM
            May 17 at 6:23






          • 1




            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."
            – nobody
            May 17 at 6:27











          • Oh ok that clears it, I thought they removed it when they dropped ubuntu GNOME
            – dsSTORM
            May 17 at 7:28















          won't the first command only work in versions prior to 17.10?
          – dsSTORM
          May 17 at 6:23




          won't the first command only work in versions prior to 17.10?
          – dsSTORM
          May 17 at 6:23




          1




          1




          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."
          – nobody
          May 17 at 6:27





          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."
          – nobody
          May 17 at 6:27













          Oh ok that clears it, I thought they removed it when they dropped ubuntu GNOME
          – dsSTORM
          May 17 at 7:28




          Oh ok that clears it, I thought they removed it when they dropped ubuntu GNOME
          – dsSTORM
          May 17 at 7:28












           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1037254%2fhow-do-i-install-gnome-without-gdm-on-xubuntu-18-04%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          pylint3 and pip3 broken

          Missing snmpget and snmpwalk

          How to enroll fingerprints to Ubuntu 17.10 with VFS491