[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Files present in RPM package



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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]