Hi all,
Ok. This might sound a stupid question but I've Googled for "RPM contents" and "View RPM contents", no luck.
My goal is to see what files a certain RPM will install. I unfortunately have a conflict somewhere, mainly from a file that comes from an old already uninstalled RPM package.
How can I view this RPM package's contents ?
Thanks
I didn't know either but 'man rpm' shows that we need to execute rpm with q for query p for provides and l for list.
taking this:
'rpm -qpl (package name).rpm'
will give you a list of contents.
Regards, Ed.
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list