Arch is good for a machine that gets used a lot, but for something where you need stability or to be able to run it for a long time between restarts and updates, something Debian-based is preferable. Just not modern Ubuntu because Snaps are performance-sapping nightmares.
But with Arch you have to pay attention whenever you update or else you brick your whole system. Ask me how I know.
I've decided it's not worth my time trying to figure it out. I just use KDE Neon and press the "check for updates" button. Don't get me wrong - I know my way around a terminal - but honestly it's just not worth my time anymore. Just give me a thing that works without me needing to think about it.
You represent the meme so well. Eventually checking Arch news for a manual intervention, using pacman properly, and making sure your system is properly maintained on a regular basis can be a bit of a hassle, which is why sooner or later you'll choose something like KDE Neon or Mint or something similar.
This. I still daily drive arch, and, even though I've rarely had any breaking updates, it's always feels like a gamble. Have to keep a mental note of which critical packages are being updated, just in case I have to rollback the package. Always carrying an install medium with an arch iso when taking my laptop out.
Always carrying an install medium with an arch iso when taking my laptop out.
Same. Have to say Ventoy is an amazing tool, my emergency USB stick has 4 distros and Windows, just in case. There is also some Android app that let's you turn your phone into bootable medium
I've only used Manjaro a little bit but isn't it the case the Manjaro holds back updates before rolling them out, thereby messing with stuff if you use the AUR?
My take is they're a little more cautious than full Arch. Arch will just push stuff because it's "ready", Manjaro does at least some testing so I'm not the guinea pig.
I don't have any issues with AUR stuff though, everything pretty much works out of the box.
just pacman -U /var/cache/pacman/pkg/package-X.Y.Z.tar.xz or install the downgrade script for a better experience. not sure about timeshift, it sounds like a backup tool to me.
This is the Arch way, I feel. Timeshift though, if I'm not mistaken, is a system restore tool, which seems pretty useful though I've never used it myself.
I toy around with Arch a little bit but sometimes these are the kinds of things that you really don't want to think about. But the tradeoff is latest packages, of course.
On the flip side, it's a rolling-release distro, so you don't have to play a game of "what broke?" whenever you do a major version upgrade or do a clean install to avoid it, because there are no major version updates. And the AUR is pretty much the reason to use Arch outside of being at the cutting edge (which is mainly useful for using brand new hardware that hasn't got the best support in the more conventional distros yet, like a new laptop).