Install Gnome Desktop from terminal

Which one should I choose when installing gnome…

sudo swupd bundle-add desktop
or
sudo swupd bundle-add devpkg-gnome-desktop

If i use this it works perfect for KDE - sudo swupd bundle-add desktop-kde

https://www.youtube.com/watch?v=U989ORpVMA8 ClearLinux - kde 6 - WSL =]

Regards,
Mattias Vinberg

The desktop bundle seems obvious, but will not be enough. Try instead desktop-autostart, which includes the desktop bundle, and two extra packages gdm-autostart and gnome-initial-setup.

1 Like

Ok - I will try that =)