shiva varma wrote:
Hi. Is there a way to find the files that would be installed by a rpm package (before installing the rpm package)
It's in the man page: rpm -qlp <package-file> will list all files, while -qlc will list configuration files and -qld will list documentation, if any. Davide Bolcioni -- Paranoia is an afterthought.