Only command rpm2cpio
and cpio
are needed:
mkdri tmp
cd tmp
wget xxx.rpm
rpm2cpio xxx.rpm | cpio -idmv
Go to list of users who liked
More than 3 years have passed since last update.
Only command rpm2cpio
and cpio
are needed:
mkdri tmp
cd tmp
wget xxx.rpm
rpm2cpio xxx.rpm | cpio -idmv
Register as a new user and use Qiita more conveniently
Go to list of users who liked