Re: Files present in RPM package

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

 



On Mon, 3 Apr 2006, Devrim GUNDUZ wrote:

Merhaba,

On Mon, 3 Apr 2006, shiva varma wrote:

Is there a way to find the files that would be
installed by a rpm package (before installing the rpm
package)

rpm -qlp package_name

That, and you'll also need to check any scripts and triggers the package has. Especially 3rd party commercial packages tend to do the real installation in rpm post scripts scribbling all sorts of junk over the place, typical example would be something like

$ rpm -qpl <vendor-rpm>
/tmp/vendor.tar.gz

..and if you check with rpm -qp --scripts <vendor-rpm> you'll find a very, uh, creative ways to extract the contained tarball into /opt in a good case or all around the system disk in a more typical case.

	- Panu -

_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/rpm-list

[Index of Archives]     [RPM Ecosystem]     [Linux Kernel]     [Red Hat Install]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Red Hat]     [Gimp]     [Yosemite News]     [IETF Discussion]

  Powered by Linux