Hello, i am currently looking for a Linux distribution with these criteria:

-it should be more or less stable, comparable to Ubuntu with or without LTS // -it should not be related to IBM to any way (so no fedora/redhat) // -it should not feature snaps (no Ubuntu or KDE neon) // -KDE plasma should be installable manually (best case even installed by default) // -no DIY Distros //

I’ve been thinking about using an immutable distro, but if anyone can recommend something to me, I’d be very grateful //

Edit: I’m sorry for the bad formatting, for some reason it doesn’t register spaces

  • INeedMana@lemmy.world
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    edit-2
    5 months ago

    My mom and grandma are using Manjaro. With grandma I’m the only one doing the updates of course, but with mom she usually can do it herself just using pamac-tray. If that fails a phonecall is usually sufficient. Once in a few years I have to come and do something by myself

    And when that happens I work with a distro that just works, instead of some broken crap
    EDIT: I tried having Mint on their computers. Big mistake, it’s as broken as Debian and Ubuntu

    EDIT: Xfce is very nice in such cases. It looks familiar for them while being manageable for me

      • INeedMana@lemmy.world
        link
        fedilink
        arrow-up
        3
        arrow-down
        1
        ·
        5 months ago
        1. no rolling-release: around once half a year you have to reinstall the system because it can’t update some core library to a more recent version. And it’s only the distro’s limitation because rolling releases have no issue with it
        2. you can’t just define a package of your own. So if a piece of software is not in packages, you need to compile and install it manually without packager managing it. It tends to break in the long term and when the software suddenly becomes packaged
        3. deb-hell: if you come to the idea to solve the first problem by compiling your own package, the packager will give you hell for that. And compiling your own deb with bumped up version is no easy task. Which means that when your version of the system goes out of life, you have to reinstall. Pray that you thought about this before and put /home and /etc on separate partitions
        4. package dependencies are too baked in or stability is too high priority. Even if your issue got resolved recently, it will take a long time for an updated package to appear. And you can’t roll your own in the meantime (see 2, or even worse 1)
        • agent_flounder@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          5 months ago

          Gotcha. The difficulty in upgrading OS versions was my major gripe. Not that this is unique to Mint I’m guessing.

          Second was unavailability of newer versions (or any versions) of some software. At the time, one example was FreeCAD being a couple years behind the current version.

          And in fact this second issue made the first issue worse. I could’ve run an LTS longer. But from day one certain packages were pretty far behind and those packages didn’t get major version upgrades until I switched to the next Mint release.

          Or else I would have to point to another repo. So at one point I had a bunch of different repos. Then one might go down and break the update and upgrade process.

          And if not that approach I would have to find some other way to install but I still want to keep it updated semi automatically which isn’t possible in some cases.

          Idk. I may switch to a rolling release distro at some point. But for now Fedora runs newer versions of the kernel and presumably(?) other software, or at least it hasn’t been an issue, thus far.