Comment on Arch Linux Now Believes Malware Incident Under Control: More Than 1,500 Affected Packages

dudesss@lemmy.ca ⁨1⁩ ⁨week⁩ ago

Package installation checker

github.com/lenucksi/aur-malware-check

With this cool one-liner to check

comm -1 -2 <(pacman -Qq | sort) <(curl -s https://raw.githubusercontent.com/YOUR/aur-malware-check/main/package_list.txt | sort)

source
Sort:hotnewtop