I'm just wondering if there is an easy way I can generate a list of RPM packages which have been forcefully installed on the system (got a couple of servers transitioned).

All servers are RedHat-5 if that matters.

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

You can't. Perhaps you want package-cleanup --problems instead.

link|improve this answer
Exactly what I was looking for (package-cleanup --problems). Thank you so very much! – Mario Apr 12 '11 at 15:50
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.