minus-squareNebulaNymph@programming.devtoTechnology@lemmy.world•400+ Arch Linux AUR Packages Compromised in a Supply Chain Attack Deploying InfostealerslinkfedilinkEnglisharrow-up3·10 days agoI haven’t used kate but does it not have some sort of easy search? ex. pacman -Qm to list AUR packages; should display the 3/4 pkgs you have installed. Then just search in kate for those 3/4 results? Alternatively cat & grep in the terminal is pretty straight forward. That is if it’s 3/4 pkgs that are from AUR, but if someone has hundreds installed that is a bigger issue on its own. linkfedilink
minus-squareNebulaNymph@programming.devtoTechnology@lemmy.world•More Than Half of Gen Z Users Cancel and Renew Streaming Services for a Single Title, Won’t Purchase Full-Price Video Games, New Study FindslinkfedilinkEnglisharrow-up12·1 month agowoah now; I also share the debian iso! ✌🏼 linkfedilink
I haven’t used kate but does it not have some sort of easy search?
ex. pacman -Qm to list AUR packages; should display the 3/4 pkgs you have installed. Then just search in kate for those 3/4 results?
Alternatively cat & grep in the terminal is pretty straight forward.
That is if it’s 3/4 pkgs that are from AUR, but if someone has hundreds installed that is a bigger issue on its own.