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

  • 1984@lemmy.today
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    8 months ago

    You can install them all on any distro I believe. I use Arch and installing Plasma is just a single command, same with Gnome and the others. After install you can pick which desktop to use after the graphical login screen loads.

    There are some annoyances, like for example if you have both Gnome and Plasma installed, and you type Files to open a file app, you get the Gnome file app even in Plasma since it’s named Files. To use the Plasma file app, you have to type Dolphin instead.

    Same with settings app, I often open the Gnome settings app instead of the Plasma settings app by mistake since it’s called Settings.

    But these are not bugs per se, it’s just because I’m used to typing something…

  • muhyb@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    8 months ago

    Gentoo used to have a live CD with almost every DE / WM in it. Not sure if it’s still around though.

  • BCsven@lemmy.ca
    link
    fedilink
    arrow-up
    1
    ·
    8 months ago

    VMs are a way, but Live USB sticks are better because you will see how it actually runs on your bare metal machine, and if there see any hardware quirks, without comitting to an install

    • navordar@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      8 months ago

      Ventoy is a godsend in that case. If you have a big enough USB stick, you can just put all distros you wanna try on it

      • 000@fuck.markets
        link
        fedilink
        arrow-up
        1
        ·
        8 months ago

        I just upgraded mine to a 512gb flash drive after blowing out a 256gb… maybe I have too many distros

  • Guenther_Amanita@feddit.de
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    8 months ago

    There are a few different ways:

    • VM: doesn’t give you the “real” experience. Often feels sluggish.
    • Installation via package manager: really clutters and messes up your system. There are many dependencies, and then you’ll have 5 different file managers for example.
    • Ventoy: the second best option, or the best, if you just wanna take a look at each. If you really want to try the DE for a few days, it isn’t suited of course.
    • Fedora Atomic (immutable variants like Silverblue): there’s a project called uBlue, that provides images for all DEs. You can install the vanilla Silverblue, and then rebase to each according image. Your custom installed programs and personal data stay intact, but everything else gets swapped out cleanly. Each rebase would take ~5 minutes and one reboot, but it feels like you reinstalled your OS and changed the flavor.