Unpacking a .rpm file

NicP <[email protected]> Thu, 15 Nov 2018 09:19:07 +0100
Newsgroups gmane.linux.lfs.general
Message-ID <[email protected]>
Hi

Just found out that BLFS provides all the tools needed to unpack a .rpm 
file :
- from p7zip : 7z e file.rpm
this produces a file named file.cpio
- from libarchive : bsdcpio -idmv < file.cpio
this unpacks the contents of the package in the current folder.

OK, this may be well known for you BLFS folks.

With best regards.
-- 
NicP
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-chat
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page