commands.sh

rpm2cpio

linux

Convert an RPM package to a `cpio` archive.

More info →

Examples (1)

Convert an RPM package to a `cpio` archive and save it as `file.cpio` in the current directory

rpm2cpio path/to/file.rpm
made by @shridhargupta | data from tldr-pages