Why do people think Arch and its derivatives are unstable?

Posted by SaltyMaybe7887@reddit | linux | View on Reddit | 126 comments

I see a lot of people in online forums and subreddits recommending against using Arch Linux and its derivatives. They claim that due to Arch Linux's rolling release model, updating your packages can randomly cause your system to break. I've used plain Arch Linux for years and recently switched to CachyOS, a derivative of Arch Linux. Not once have I experienced an issue from updating my packages. In fact, I'm willing to argue that more up-to-date packages reduces the likelihood of running into problems when using Linux, which is why I recommend Arch-based distributions with easy installers like EndeavourOS or CachyOS for new Linux users.

When I switched to Linux for the first time, my distribution of choice was Linux Mint Cinnamon. I chose it because it's relatively popular and has a similar look and feel to Windows. I had a pretty good experience with Linux Mint, so I recommended it to my dad when he wanted to switch to Linux too. However, when he used Linux Mint, his WiFi dongle didn't work and he couldn't connect to the WiFi. After a lot of time researching about the issue, I realized it was because the latest kernel in the Linux Mint repos was years out of date, and he needed a newer kernel version. This wouldn't have happened on an Arch-based distribution.

As a side note, I used to use Gentoo before I switched back to an Arch-based distribution because my Gentoo system was taking too much of my time to maintain. However, one thing I really like about Gentoo's package manager is that you can choose between using stable releases of packages or the latest versions. You can also choose to use stable packages globally and selectively install the "unstable" versions of packages of your choice.