I’m thinking of switching to Linux as my daily driver after trying it out both Fedora Workstation and KDE using Live USB, but I’m wondering if I should consider other distros besides Fedora. I’ve heard of openSUSE, is that decent? Not many people really mention them. Linux Mint is great, but I don’t like Cinnamon all too much.

What’s a good desktop-agnostic distro that lets you easily swap between the two?

edit: Woah, it seems that you’re able to swap between DEs from the login manager as long as you install both. Okay then, new question, for a beginner friendly distro, should I go for Fedora, OpenSUSE, or something else?

edit 2: a bit more information about my device and my preferences…

On KDE Plasma vs GNOME, I would like to try both out and see which I like better long-term. KDE Plasma seems a bit more familiar (closer to Windows 10) whereas GNOME is a bit more different but I’m open to using either.

I’m running a laptop with an Intel i7-1360P. It’s one of those 2-in-1 convertible 360 degree hinge laptops.

I would say I’m open to learning how to work with the terminal and customising the distro a bit, but I don’t want to do anything too out of my scope. I don’t want to spend too many hours setting it up, I’d rather have something that works mostly out of the box :D

I want a stable distro as in I don’t want to break my system after an update, but still want something up-to-date though. I’m open to rolling release distros, but to my knowledge those are usually less stable with more breaking changes than fixed release options.

edit 3: just installed Fedora Workstation and it works really well! Multi-touch with my trackpad works fine and everything runs smooth. File read/write speeds were also strangely a bit more consistent (on Windows it jumps between <100KB/s and 60MB/s whereas on Fedora it’s consistently around or over 45MB/s…weird…)

My only issue right now is that the touchscreen doesn’t work anymore, how do I install the drivers for that?

edit 4:

Touchscreen and even rotating the screen when the device works now after an update :DDDDD

now I’m slowly installing my programs again…

  • sbird@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 day ago

    I want a more stable distro, so I’m not considering the rolling release options (like manjaro and EndeavourOS). I’ve also heard that not many people like Ubuntu because of snaps, why is that?

    edit: are rolling release distros stable enough (e.g. will it randomly crash/have weird issues?) and is it possible/easy to roll back to a previous version if there’s a breaking update

    • Vopyr@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      1 day ago

      I’ve also heard that not many people like Ubuntu because of snaps, why is that?

      Well, people don’t like snaps for a number of reasons, because they are forced on users, bloated and slow, Canonicals themselves are quite shady, systemd, etc.

      I would rather use several different types of packages than trust one that is tied to a shady company.

    • rtxn@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      1 day ago

      are rolling release distros stable enough

      I’ve been using Arch (or some flavor of it) for several years, and I’ve never had any serious issues that I didn’t cause myself. The thing that might catch you with your pants down is if a dependency introduces a change that breaks another application, but catastrophic failures are fairly rare, as long as you’re willing to learn how to maintain your system.

      is it possible/easy to roll back to a previous version

      Yes. The application is called Timeshift, and it’s specifically designed to back up the system files to a separate partition. If your root filesystem is btrfs, it can also manage filesystem-level snapshots that you can roll back if you bugger the system.