Question: You want to extract the contents from an rpm package. Which command do you use?You want to extract the contents from an rpm package. Which command do you use?
- rpm --updaterpm --update
 - rpm -ivh --forcerpm -ivh --force
 - rpm --reinstallrpm --reinstall
 - rpm2cpio
 
Answer: The correct answer of the above question is Option D:rpm2cpio