And of course I’m installing Linux on it. Install went well, even the fingerprint sensor built in to the laptop works.
Mostly this will be a school and DND machine but always nice to have a functional laptop for whatever else I may need it for.
And of course I’m installing Linux on it. Install went well, even the fingerprint sensor built in to the laptop works.
Mostly this will be a school and DND machine but always nice to have a functional laptop for whatever else I may need it for.
While it’s true you can do that, then why choose Arch in the first place? One of the key elements in the philosophy for Arch is: Modernity, i.e. to always have the latest version to be the stable version, aka the rolling release model. You can choose not to upgrade, but it can be a immense footgun. There’s a reason it’s harder to upgrade between release versions in distros like Debian.
Besides being a stable release doesn’t guarantee no bugs either, only that they don’t change. Meaning as long as the bugs are minor or can be bypassed, it’s still considered stable.
No doubt, but you do have to keep track of this. People non familiar with it may find their systems temporarily borked if they don’t. One good mention for those of interest is their incredible documentation, it can also be used as a reference for other distros too.
In over a decade using Arch, I have encountered bugs or changes when upgrading packages, following a similar upgrade cadence. I also used packages that have been deprecated from the official repository, and then maintaned by users in the AUR. These are things that break the users experience and require maintenance. Regardless if it’s a bug or not, or if it happens once or twice a year, the user has to pay close attention.
Everyone has their reasons for choosing the distro that they choose.
I’ll copy paste what I wrote in reply to someone else with this type of argument:
Now, regarding:
And that isn’t a hassle. You sign up to it when you install Arch. If you aren’t willing to do that thing that takes a shorter time (loading up the Arch homepage) than actually issuing the upgrade command 😄, then yeah, Arch isn’t for you. Let’s concede that much, I suppose.
Right, again, that’s you creating maintenance for yourself. AUR is considered separate from the distro itself. I stand by my main point. 😁
That’s fine I suppose, though there are other distros more fitting if latest version isn’t of concern.
I didn’t need to do that, I just used a RSS feed reader directly from the Arch news. Now, for an regular user, it would be a learning experience to actually be aware of possible manual interventions, especially since Arch makes upgrading a breeze, it’s not a thing in other distros.
Actually, installing from the AUR is what helped me at the time, since the official software package was deprecated — removed from the main arch repository —, and I didn’t have time to repackage it myself. The deprecated package without a viable official replacement is what created a need to do system maintenance. And installing from the AUR was fine as long as you read the PKGBUILD, at least at the time. Regardless if either installing from the AUR, repackaging or downgrading the software were the solutions, it created friction with the end user. Which is fine for this particular distro, but for others in stable releases, it would be a major flaw.