I tested it a bit in a VM to get familiar with pacman and yay. Latest KDE Plasma 6 and more snaps in Ubuntu’s future are the main reasons I want to switch.
As I don’t use a separate home partition, I have an extra drive with BackInTime home dir backups and virtnbdbackup snapshots.
Is EndeavourOS stable enough for everyday use and would restoring home with BackInTime just work (as root user)?
LOL what? I had more trouble with Debian updates than I do with Endeavour. You make it sound like you should keep a bucket of water handy before you even boot it up.
In the month or so it’s been on my laptop, it’s been stable as in reliable but it’s definitely not stable in the more traditional sense - unchanging.
Fair. With the amount of updates you should have received in a month, how could it be unchanged? In a “ship of Theseus” sense, is it at all the same as when you installed it? 🧐
Yeah, it’s definitely like Trigger’s Broom
Here is an alternative Piped link(s):
Trigger’s Broom
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I’m open-source; check me out at GitHub.
Keep using it and you’ll fail to boot after an update, it’s just a matter of time. I’ve had it happen even on devices I exclusively used for browsing and playing videos.
No, but you should keep an arch thumb drive handy whenever you’re updating. You never know when the installation script will give up, or GRUB release a faulty update.
Well, for one thing I don’t use GRUB, so there’s one obstacle off the list.
So I guess due to hubris my latest system update ran the yay cache to the limit of my storage capacity and I couldn’t reboot into a graphical environment. I suspect it was the electron update, BTW.
So do I need that rescue USB? Of course not. In systemd-boot, press
e
,end
key,space
and1
and you’re booted into a command line environment.paccache -ruk0
nukes the pacman cache to be on the safe sideyay -Scc
to clear the yay cache completelyAnd you’re off to the races again.