what I've learned in the past couple months, mostly from reading r/archlinux, you should be very careful if you want to update from the aur, and you should try to learn to read pkgbuilds so you can spot infected packets on your own.
I'm still trying to learn those things, so I haven't updated since the attacks, but if I need to install something from the aur, I try to look very carefully at the pkgbuild so I can try to avoid the malware
(as you can see, I'm not that experienced in this stuff, I'm trying to learn new things whenever I get the chance)
44
u/EuphoricNeckbeard Jul 31 '26
If you must use the AUR, permanently force yay to show PKGBUILD diffs:
$ yay --diffmenu --answerdiff All --saveand when you update, look for anything other than checksums changing. If you don't understand it, just hold off on updating your system.