19.How to Install the RPM files without using the RPM command
Cautions)The RPMs management will become impossible if that installed by this method.
Install
$rpm2cpio RPM files | cpio -id
File check
$rpm2cpio RPM files | cpio -it