I am using "rpm -qa --qf" to retrieve list of installed applications/packages on AIX with corresponding versions. However, I would also need the corresponding user/owner for each of these applications.
Can anyone please confirm how this can be obtained using rpm OR any other utility available in AIX?
Thanks in advance.