I’m planning on moving (back) to Linux from Windows, but I’m not sure which desktop environment I want to use. What’s the easiest way to try them all out? Just do a bunch of dnf/apt installs? Is there a distro or project out there that makes this easier?

Looking to try out kde, gnome, budgie, cinnamon, xfce, others

  • @atzanteol@sh.itjust.works
    link
    fedilink
    0
    edit-2
    4 months ago

    Not sure about others but in PopOS (and I assume Ubuntu) it’s pretty simple. Probably easy with most distros.

    apt install gnome-desktop
    apt install kde-standard
    apt install xubuntu-desktop
    apt install cinnamon-desktop-environment
    apt install xfce4 xfce4-goodies
    etc.