Realizing Arch isn't for me after updating broke VLC
Realizing Arch isn't for me after updating broke VLC
I realized my VLC was broke some point in the week after updating Arch. I spend time troubleshooting then find a forum post with replies from an Arch moderator saying they knew it would happen and it's my fault for not wanting to read through pages of changelogs. Another mod post says they won't announce that on the RSS feed either. I thought I was doing good by following the RSS but I guess that's not enough.
I've been happily using Arch for 5 years but after reading those posts I've decided to look for a different distro. Does anyone have recommendations for the closest I can get to Arch but with a different attitude around updating?
Based on what you describe, I would strongly recommend going with OpenSUSE Tumbleweed. It's just as bleeding-edge as Arch, but all packages go through automatic testing to ensure they won't break anything, and if some manual actions are required, it will offer options right before update. Moreover, snapper in enabled by default on btrfs partitions, and it makes snapshots automatically before updates, so even if something breaks somehow, reverting takes a few seconds.
One small footnote is that you'll need to add separate VLC repo or Packman for VLC to have full functionality - proprietary codecs are one of the rare things official repos don't feature for legal reasons.
On Arch rant: I've always been weirded out by this "Arch is actually stable, you just have to watch every news post for manual interventions before every update, oh, and you better update very often" attitude.
Like, no, this is not called stable or even usable for general audience. Updating your system and praying for it not to break while studying everything you need to know is antithetical to stability and makes for an awful daily driver.
I upvoted you, I am a fellow openSUSE fan and contributor.
But I need to point out that if you install VLC from a repository outside of Factory, then it's not auto-tested.
Moreover, Packman is external to the openSUSE project altogether. If you use it, you are supposed to "just trust" that everything will be fine.
You are better off installing VLC through Flatpak.
Fair point! Honestly, that's exactly what I ultimately went for, I just know there are people around who strongly prefer native packages.
Flatpak contains all codecs etc., and works flawlessly.
I'm running Arch for a very long time. I agree this is not a distro for general audience. I disagree, however, that it is not stable. When I'm doing work I don't update my system. I enjoy my stable configuration and when I have time, I do update, I curiously watch which amazing foss software had an update. And I try them. I check my new firefox. I check gimp's new features. etc.. or if I have to do something I easily fix it, like in no time because I know my OS. Then I enjoy my stable system again.
Do you want to know what's unstable? When I had my new AMD GPU that I built my own kernel for, because the driver wasn't in mainline. And it randomly crashed the system. That's unstable.
Or when I installed my 3rd DE in ubuntu and apt couldn't deal with it, it somehow removed X.org. And I couldn't fix it. That's also something I don't want. Arch updates are much better than this.
Guess we simply apply different meaning to the word "stable". (you do you, though, and if it's alright with your workflow, yay!)
To me, stable means reliably working without any special maintenance. Arch requires you to update once in a while (otherwise your next update might get borked), and when you update, you may have to resolve conflicts and do manual interventions.
Right now, I run OpenSUSE Slowroll (beta, not released yet) on one of my machines and EndeavourOS on the other. The former recently had to update 1460 elements, and one intervention was required - package manager asked me if I want to hold one package for a while to avoid potential dependency issues. Later, it was fixed, and otherwise it went without a hitch. This is the worst behavior I've seen on this distribution, and so to me it renders "acceptably unstable" for general use (although I wouldn't give that to my grandma).
In the last three years there's been a single time I can recall pacman telling me I needed to do a thing.
I copy pasted that warning into google it took me right to the news post. I threw in the commands that the news post said I needed to do.
Nothing broke. So this isn't like it's a weekly problem.
Nice to know!
The VLC thing can be solved relatively easily by installing
opi
with zypper, and then runningopi codecs
, which will add all the necessary repos and install everything. After that VLC (and h.264 etc) will work like a charm.True!
Although, as another commenter pointed out, this will use Packman repo which is not official and apps there are not going through the same testing as in official repos.
So Flatpak is generally a better option. Still, if you want VLC as a native package, opi is indeed an easy and reliable way of providing it.
You have to watch the factory mailing list and make any manual interventions for Tumbleweed, and frankly, you should be watching the news and taking any action required no matter the os.
A decent daily driver distro for regular user should not break on blind update - at most, it should warn the user automatically before applying updates. If user is expected to check news every time they want to update their system - it is not a good fit for anyone but enthusiasts.
This is not really true for fixed release distros. I can’t remember when was the last time I had to read through the release note before Ubuntu version upgrade, or upgrading any package.
Well… not really. My current installation of Tumbleweed is three and a half years old, and back in 2022 the only reason I re-installed it was changing the NVMe drive. I’ve never read factory mailing list and don’t ever recall having made manual interventions. I’ve just booted it, updated (zypper ref; zypper dup), rebooted and continued working.