322
Realizing Arch isn't for me after updating broke VLC
(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
Arch is really for those who like to troubleshoot and actively maintain things when they break.
I’m pretty decent with linux and for the most part, I can fix arch when it breaks, but I don’t have the time for that. For that reason, I use Fedora and recommend mint.
I did break my endevaourOS after I was unlucky enough to upgrade when grub got a huge non-bootable bug and probably there may have been some app bugs since which are minor tbh. Like currently I can't run the bauh app, because it misses "bauh" in the python packages (lol).
Good for you that EOS now runs on systemd-boot, not grub lol. It grabs the EFI lines automatically from the boot partition and it just works. Personally, booting should be as simple as possible, as little personalisation as possible, make it just work.
Yeah no hate towards grub, because it doesn't get too much breakful versions, but it's a bootloader after all. Systemd boot works just fine for me, although I miss the customization aspect of it, but that's what rEFInd is for.
I've been using arch for almost a decade, and haven't had the system break.
I also don't use aur helpers as I don't like or trust them - I do tend to read PKGBUILDs before using them.
Still shocked that OP thought a new opt-depends was "lost in pages and pages of changelogs".
I sometimes forget or delay updates because of life and have over 500 updates. Skim through them if they are patches, minors or majors, and just run. In any case, my disk's are brtfs and I have timeshift for backups. If anything breaks horribly a live USB can restore it, if anything is weird I can restore it via UI. It autoruns every time I run Pacman and stores 5 copies of the "before" state. It also creates a daily copy for the last 5 days so 10 copies in total.
It's more than enough that if something fails I'll have something to go back to, and since it internally works with something akin to hardlinks snapshots don't take that much space.
I've not had issues since setting it up, so, great.
I’m sorry, I thought about it more and remember the reason I had trouble with arch the last time.
It was that I could not get hardware decoding to work when playing videos in Firefox.
Everything reported that it should be working, but it didn’t.
Yup, OP has done his time in Arch meaning now competent, probably, time to go to Fedora and relax, close enough to the edge but not bleeding, good QA, For extra chill go atomic, check out uBlue...
I'd go for an atomic distro if it weren't for the AUR. It's too comfy.
Run Arch in a distrobox, done (in atomic you lean hard on distrobox and flatpak).
Can you install an app with GUI in a distrobox that then shows up on the app list? That'd be amazing but I doubt it since it's using containerization, I wonder what "tightly integrated" really means. Anyway, I'll look it up, thanks!
yup, the syntax is (from within the distrobox)
distrobox-export --app appname