python version bump always broke a handful of aur packages for at least a couple days for me. In general tho, all my problems were related to aur packages not getting updated at the same rate as official repos.
switched to nixos and avoided that entire class of problems
deleted by creator
is installing debian an acceptable solution(s)? :D
debian ♥️
deleted by creator
I’m a big proponent of using tools you already know how to use, so long as you aren’t making things needlessly harder for yourself by doing so
Debian is always acceptable solution
I don’t know the current state of Debian installation. But not too long ago, installing Arch Linux felt much easier lmao
Where are these random breaks?
I use
alias update='yay -Pw ; pacman -Syu ; yay -Syu'
to update and never encountered one.python version bump always broke a handful of aur packages for at least a couple days for me. In general tho, all my problems were related to aur packages not getting updated at the same rate as official repos.
switched to nixos and avoided that entire class of problems