Considering switching away from Fedora and to another distribution. Does anyone have any suggestions for distributions I should consider?
Arch Linux
Reasons:
- Pacman
- the AUR
- community driven
- bleeding edge
- pragmatic stance regarding closed source software
- sane defaults
- minimalism, build your own without too much compiling
- the wiki
My steam deck uses arch btw, and the main reason I didn’t choose arch for my laptop was because I haven’t had good experience with pacman. But I’ll be honest that I haven’t given it much of a chance, so I’d like to learn more. What is it that you like about pacman?
What bad experience have you had with pacman? My favourite thing about it is that it is pretty much the only package manager that has never failed me.
Well on the steam deck, updates will always fail until I reboot the device then try to update again. I also really don’t like the syntax. It isn’t intuitive, and I can’t memorize it because of that. For example, I’m not sure why -S
means install
. I remember install because that’s the one I have used the most, but I can’t remember what is equivalent to apt update
or apt upgrade
, and I’m not sure why they can’t just use those terms. Why do I need to memorize arbitrary letters with captialization?