You are not logged in.
I installed gnome with this command: sudo apt install task-gnome-desktop
And chose gdm instead of slim. Now when I choose xfce from the bottom, it stil brings me to gnome wayland. Why? Is XFCE broken now?
Offline
Does Gnome even run on Devuan? I thought it requires Soystem-D.
Primary Computer - Commodore 64: Processor - MOS 6510/8500, 1.023MHz; Memory - 64kb RAM, 20kB ROM - 8k BASIC V2, 8k Kernel, 4k Character ROM; Display output - 320x200, 16 colours; OS - BASIC V2.0; Weight: 1.8kg
Offline
If you have once installed Gnome, you will have it forever. Whatever you will do beside Gnome - Gnome is already there. Scary!
Remove it as long you will be ablte to do. :-)
Berni, Gnome-hater.
The good ol' days will not return, and the rocks might smelt and the sea may burn.
Offline
I installed gnome with this command: sudo apt install task-gnome-desktop
Check the logs to see if any packages were removed for that operation. I've had both GNOME & Xfce working under Devuan chimaera so it should be possible.
This should re-install the full Xfce desktop:
# apt install task-xfce-desktop
To obtain a root shell use su -. Using just su will result in "command not found" messages.
Offline
recklessswing wrote:I installed gnome with this command: sudo apt install task-gnome-desktop
Check the logs to see if any packages were removed for that operation. I've had both GNOME & Xfce working under Devuan chimaera so it should be possible.
This should re-install the full Xfce desktop:
# apt install task-xfce-desktop
This gave me already installed thing. I did it with this instead:
sudo apt install task-xfce-desktop --reinstall
Offline