this post was submitted on 20 Jul 2025
15 points (77.8% liked)

Linux

8577 readers
442 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

I'm curious about trying Arch Linux, but I want to know what's difficult or impossible with it first, as that's usually what stops me sticking with a distro.

I'm particularly interested in software/driver support. For example, NVIDIA doesn't mention Arch in its CUDA download page.

UPDATE: OK it sounds like Arch is for bleeding edge. That sounds fun, but I like things simple and reliable, so I'll still with Ubuntu. I might run Arch on my secondary drive, or toy with it in Docker.

you are viewing a single comment's thread
view the rest of the comments
[–] glitching@lemmy.ml 1 points 4 days ago

the first time I installed arch on my T420s, I was blown away! a minimalistic install, done in no time. no cruft of any kind, latest software versions, and the speed - the thing booted more than twice as fast as Fedora! I was ecstatic, how come everybody's not using this!?

but then I needed a piece of software that wasn't available and flatpak wouldn't work in that scenario. rpm and deb available but nothing for arch. OK, so there's this AUR thingy - cool, so like a repo, right? one copy/paste and I'm done...

not fucking so. what this does is fetch the source code and then compiles and builds it on your puny dual-core...I can't imagine what a full system upgrade looks like, compiling tons of stuff for hours. that's 1998 linux, I thought we were done with this.

not a week later, a normal system update with no errors made the thing unbootable. yeah, said one laconic reply, you really should keep up with breaking changes by way of the mailing list. do what now? the what now? dude, this just became a job.

so that was it for me. thanks to btrfs subvolumes, all my stuff was already there and ready to go for the new OS.