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
What does a DIY distro mean? Is typing
archinstall
out of the question?With diy distro I meant arch, gentoo, and nixOS The distro is meant to run on a PC which is mainly used by non tech sawwy people. And even tho I will be doing all administration tasks on it, I would like it to be as easy to manage themselves as possible, so they become familiar with Linux more.
In this case I always suggest trying out Linux Mint. It is not “too heavy” and not “too specific/niche”. It’s a good all-purpose distribution for desktops/laptops where basic maintenance can be performed by the user.
If it will be used by non-tech savvy people, why do you care about snap and IBM? Do the people care about that?
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 myselfAnd 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
What is broken with Mint? My kid has been using it since she was like 10.
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.
Agree on Mint haha.
I dont see how e.g. arch would be super hard to maintain.
There is a nice GUI program for installing programs and updates. (like many modern distros)
If you dont want to set everything up, go with Endeavour or Garuda.
I find rolling release to be easier to maintain and keep up to date than non-rolling.
Specially if you want up to date packages for desktop use.
The answer then is OpenSUSE Leap or SlowRoll. OpenSUSE has YastGTK GUI for all config tasks ( think windows command center ), they won’t have to use CLI for anything, and if an update does go weird ( which is very rare due to their automated QA ) then you have inatant rollback at the boot menu
Could you elaborate? Children, family members?
I would recommend Fedora Kinoite from ublue for anything you dont manage yourself. Even if it breaks and your damn kernel doesnt boot, you can just reboot, choose the old version and have a working system.
All changes can be reverted using
rpm-ostree reset
and updates on ublue versions are done in the background.Ublue takes the Fedora base and adds packages they cant, like restricted video codecs or drivers. Give it a try, I broke every other distro before and dont want to use something else anymore