Hi All,
Could you please give the relevance code for the below condition,
- Operating System = Linux Red Hat Enterprise Server 5
- OS Architecture = x86_64,
- RPM Package List (package name = ncpa-1.8.1-1.x86_64 )
relevance as all the above 3 condition is true,
Thanks,
Nagaraj,
name of operating system = “Linux Red Hat Enterprise Server 5” AND architecture of operating system = “x86_64”
Not sure about the RPM Package.
GIve this a try for the RPM portion
exists package whose (version of it =“1.8.1-1” and name of it = "ncpa) of rpm
You can run this to see all the rpms installed:
packages of rpm
or
(name of it, version of it) of packages of rpm
Best regards,
Mike Stone