As the title, how could I list Linux applications’ install date?
I just know the relevance for list the application name.
if not exists rpm then “” else unique values of names of packages of rpm
Unfortunately im not aware of any BigFix Relevance Inspector for obtaining the installation date of an RPM.
It appears you may be able to make a, “Probe” fixlet which uses RPM to obtain this information: https://www.tummy.com/blogs/2007/10/31/getting-rpm-to-list-packages-by-install-date/
And then you could use an analysis to pull in the results.