☆ Yσɠƚԋσʂ ☆@lemmy.ml to Linux@lemmy.mlEnglish · 2 months agoThe security situation with the Arch Linux AUR got a lot worsewww.gamingonlinux.comexternal-linkmessage-square28linkfedilinkarrow-up1115arrow-down15
arrow-up1110arrow-down1external-linkThe security situation with the Arch Linux AUR got a lot worsewww.gamingonlinux.com☆ Yσɠƚԋσʂ ☆@lemmy.ml to Linux@lemmy.mlEnglish · 2 months agomessage-square28linkfedilink
minus-squareyesman@lemmy.worldlinkfedilinkarrow-up24arrow-down1·2 months agoThe command pacman -Qm will display every package from the AUR on your system. You can then search the list of compromised packages.
minus-squarestarshipwinepineapple@programming.devlinkfedilinkarrow-up3·edit-22 months agoHere are some scripts that can help too (Edit: apparently i need to say to read and understand what these scripts are doing before running them. If you don’t understand what you’re running then don’t run them) https://gist.github.com/Kidev/85756c3dcad3623ca5604a8135bafd14
The command
pacman -Qmwill display every package from the AUR on your system. You can then search the list of compromised packages.Here are some scripts that can help too
(Edit: apparently i need to say to read and understand what these scripts are doing before running them. If you don’t understand what you’re running then don’t run them) https://gist.github.com/Kidev/85756c3dcad3623ca5604a8135bafd14