Relevance - help with " not exists package "

BigFix master is Linux - task to install an RPM – ok pretty straight forward - so i want my " task " to be applicable for our Redhat Linux and Oracle Linux VMs - but i want the relevance to check if the RPM is already installed… for the target VMs … … have this in the start of the relevance — not exists package “falcon-sensor” of rpm AND exists file “/etc/oracle-release” whose (exists line whose (exists match… blah blah … blah —> how do i get the task to weed out the VMs that already have this RPM installed ? thanks — sudo rpm -qa|grep -i falc
falcon-sensor

for REDHAT and Oracle LINUX … looks like I fixed it with the addition of a Relavance 2 - not exists package “falcon-sensor” of rpm

1 Like