Hacker News new | ask | show | jobs
by jwells89 1043 days ago
In my limited experience, how Arch works out depends on how you're using Linux. If it's your daily driver and you stay on top of updates it's probably going to be fine, but on the other hand if it's a secondary OS on a multiboot system or a VM or something that only gets updated occasionally, chances of things breaking are much higher and something like Fedora might make more sense.
2 comments

There would definitely be issues with the keyring being outdated which you have to know/search how to work around. And from time to time Arch also requires some manual interventions in the package update process (that are posted on archlinux.org) – you'd have to deal with those all at once if Arch wouldn't have been updated for a very long time. But, other than that, I can't think of other reasons why having a less often used Arch installation would give you trouble.

Then again, I haven't used Arch in such a manner, so you might as well be right.

I use arch and update sporadically and this hasn't really failed me:

    sudo pacman -Sy archlinux-keyring && sudo pacman -Syu
There were two times something went wrong:

- when Arch moved plymouth to their main repos

- when switching from a 1070 to a 4070 I needed to recompile my nvidia drivers

I dug some old computers out of the attic recently. The one that had not been updated since 2021 only took around half an hour to get up to speed, and that was with a metric ton of packages installed.

The other one seemed to have been updated last time in 2015. It didn't even have updated certificates for https, so it couldn't sync the keyring. After trying for a while I just gave up and reinstalled Arch from a USB stick.

> old computers

> not updated since 2021

The computer itself was from 2011, and it was last used in 2021.