cm0002@europe.pub to Arch Linux@programming.devEnglish · 1 month agoArch Linux's AUR Sees More Than 400 Packages Compromised With Malwarewww.phoronix.comexternal-linkmessage-square2fedilinkarrow-up124cross-posted to: security@lemmy.mllinustechtips@lemmit.onlinetechnology@hexbear.netlinux@sopuli.xyzhackernews@lemmy.bestiver.selinux@lemmy.mlarchlinux@lemmy.ml
arrow-up124external-linkArch Linux's AUR Sees More Than 400 Packages Compromised With Malwarewww.phoronix.comcm0002@europe.pub to Arch Linux@programming.devEnglish · 1 month agomessage-square2fedilinkcross-posted to: security@lemmy.mllinustechtips@lemmit.onlinetechnology@hexbear.netlinux@sopuli.xyzhackernews@lemmy.bestiver.selinux@lemmy.mlarchlinux@lemmy.ml
minus-squareFiniteBanjo@programming.devlinkfedilinkEnglisharrow-up1·1 month agoIf it worries you that much and you don’t have time to search your AUR packages one at a time, you could always run yay -R $(pacman -Qmq) to remove them all at once.
If it worries you that much and you don’t have time to search your AUR packages one at a time, you could always run
yay -R $(pacman -Qmq)to remove them all at once.