2

Was running xUbuntu 18.0.4 LTS and upgraded (re-install via DVD) to Ubuntu 20.0.4. I'd like to get back to the XFCE Desktop as it find gnome unusable for my application. In particular I have a lot of problems with Nautilus but really liked Thunar. These are the File Manager programs.

I attempted to install it (xfce) following an article on Linuxconfig.org which gave the following procedure:

sudo apt install tasksel

sudo tasksel install xubuntu-desktop

This may or may not have installed xfce but it mentions there is then some step to select the desktop to use. Unfortunately I can find no selector anywhere nor do I wish to have go thru the selection process every time I reboot. I am still running "Files" (aka Nautilus) as an app.

Is there any way I can install the XFCE making my system xUbuntu and remove gnome or as much of gnome as is possible? Of course this pertains to Focal Fossa: i.e. Ubuntu 20.0.4. If I have to I can do a new install presuming I can find a xUbuntu 20.0.4 release.

1 Answers1

7
  1. Install xfce4 desktop

    sudo apt install xfce4 xfce4-goodies
    
  2. Log out.

  3. In the login screen, click your name, a gear icon will appear in the right bottom corner, click it and you can choose the desktop to use.