logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rpm2cpio - Extract cpio archive from RPM Package Manager (RPM) package.

Author

              Erik Troan <ewt@redhat.com>

                                                 11 January 2001                                     rpm2cpio(8)

Description

rpm2cpio  converts  the .rpm file specified as a single argument to a cpio archive on standard out.  If a
       '-' argument is given, an rpm stream is read from standard in.

       Note: the CPIO format cannot host individual files over 4GB in size,  and  so  this  tool  is  considered
       obsolete.  Use rpm2archive instead.

       rpm2cpioglint-1.0-1.i386.rpm|cpio-diumcatglint-1.0-1.i386.rpm|rpm2cpio-|cpio-tv

Name

       rpm2cpio - Extract cpio archive from RPM Package Manager (RPM) package.

See Also

rpm(8) rpm2archive(8)

Synopsis

rpm2cpio [filename]

return

See Also