Extracting the contents of the RPM package is a one step process:
$ rpm2cpio mypackage.rpm | cpio -vid
If you just need to list the contents of the package without extracting them, use the following:
$ rpm2cpio mypackage.rpm | cpio -vt
分享 Linux/Apache/PHP+MySQL/Smarty/JQuery/RubyOnRails 的點點滴滴!
沒有留言:
張貼留言