I need to retrieve a list of package and versions from AIX. I looked over the inspectors documentation for AIX, but did not find anything regarding installed packages. Am I just blind? How would I accomplish this?
I really wish there was an edit feature so I could stop double posting.
I now have
(
lpp_name of it , version of it as string
)
of filesets of products of object repository
but am finding that there are multiple packages by the same name. Is that expected? I am just looking for installed packages, not every available package which I am worried it’s giving me.
There can be multiple packages with the same name I believe as you install different versions of the package. Not an expert here but I believe I have seen the same thing.