How to Install rpm2cpio in Ubuntu 18.04



Install rpm2cpio by entering the following commands in the terminal:

sudo apt update
sudo apt install rpm2cpio

Description:

tool to convert RPM package to CPIO archive

The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . This package contains tool to convert RPM packages to standard CPIO archive.

Homepage: http://rpm.org/

Version: 4.14.1+dfsg1-2

Section: universe/admin