![](/static/61a827a1/assets/icons/icon-96x96.png)
![](https://lemmy.ml/pictrs/image/q98XK4sKtw.png)
The closest to Mint in terms of:
- stability: only have breaking changes once every 6 months
- just-works-factor: shipping drivers and whatever proprietary code is necessary to have a smooth out of the box experience
That I know of, beside maybe OpenSUSE (have no experience with it) is Kubuntu 24.10. Yes apt will say weird things and you’ll want to uninstall snapd
.
But Kubuntu 24.10, current latest, ships with Plasma 6.1. Current stable, Kubuntu 24.04 ships with Plasma 5 still.
But I assume you’re not a fan of the rolling release model like EndeavourOS (Archlinux based, KDE is the default). So if you want recent packages AND a versioned release model, that leaves only Fedora out of the distros I’m familiar with. They recently promoted the KDE version from a Spin to a full version beside the GNOME version.
But Fedora is much heavier on the FLOSS philosophy, and not as works-out-of-the-box as Mint or any Ubuntu flavor.
Debian isn’t, but it will take a long time for Plasma 6.3 to make it to Debian stable.
How to call
xargs
is typically one of those things I always forget. The foreach alias is a great solution!My current solution was to use
tldr
for all of these tools, but yeah if I find myself having to do a for each line, I’ll definitely steal your alias.Luckily (knocks on wood) I almost exclusively work with yaml and json nowadays so I should just learn
yq
.