Skip to content
/ rpm2cpio Public

Command line utility written in Python to extract CPIO payload from RPM

License

Notifications You must be signed in to change notification settings

ruda/rpm2cpio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightweight implementation of rpm2cpio written in Python.
Extract CPIO archive from RPM package.

rpm2cpio.py < adjtimex-1.20-2.1.i386.rpm  | cpio -it
./sbin/adjtimex
./usr/share/doc/adjtimex-1.20
./usr/share/doc/adjtimex-1.20/COPYING
./usr/share/doc/adjtimex-1.20/COPYRIGHT
./usr/share/doc/adjtimex-1.20/README
./usr/share/man/man8/adjtimex.8.gz
133 blocks