[Yum] Feature request(s)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > 6) I want to grab a single file out of the rpm.
> 
> Then you don't want to install it, you want to download it.  wget is a
> lovely thing ;-)   Doing this in yum buys you nothing (except 
> extra code
> in yum)
> 

You want to look into rpm2cpio to get a file out of an rpm without
installing it:

rpm2cpio an-rpm.rpm > an-rpm.cpio
cpio -ivd < an-rpm.cpio

Aaron

[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux