Re: RPM: how do i un-pack an rpm without installing ...
From: Mark Hatle <hidden> Date: 2003-01-14 01:18:53
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/