58
Advice on switching from Kubuntu to EndeavourOS?
(lemmy.sdf.org)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
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.