--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # rpm2cpio > Convert an RPM package to a `cpio` archive. > More information: . - Convert an RPM package to a `cpio` archive and save it as `file.cpio` in the current directory: `rpm2cpio {{path/to/file.rpm}}`