RPM: how do i un-pack an rpm without installing ...

Mark Hatle fray at mvista.com
Tue Jan 14 12:18:53 EST 2003


James Don wrote:
> Sorry,
> Not really a topic for this group but ...
>
> how do i un-pack an rpm without installing it?

Use "rpm2cpio" to produce a cpio archive, and then use cpio to extract it.

"rpm2cpio <rpm> | cpio -id" works for me.

--Mark


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list