this post was submitted on 11 Mar 2024
56 points (92.4% liked)

Linux

47331 readers
1149 users here now

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.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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)?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 6 months ago (2 children)

Arch is not stable, and therefore neither is endeavour. That doesn’t mean you can’t use it, but expect that it will break

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.

[–] [email protected] 3 points 6 months ago (1 children)

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.

[–] [email protected] 2 points 6 months ago (1 children)

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? 🧐

[–] [email protected] 2 points 6 months ago (1 children)
[–] [email protected] 1 points 6 months ago

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.

[–] [email protected] -3 points 6 months ago (1 children)

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.

You make it sound like you should keep a bucket of water handy before you even boot it up.

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.

[–] [email protected] 3 points 6 months ago (1 children)

Well, for one thing I don't use GRUB, so there's one obstacle off the list.

[–] [email protected] 1 points 6 months ago* (last edited 6 months ago)

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 and 1 and you're booted into a command line environment.

paccache -ruk0 nukes the pacman cache to be on the safe side

yay -Scc to clear the yay cache completely

And you're off to the races again.