how to locate a yum repo containing a particular package?

Mikkel L. Ellertson mikkel at infinity-ltd.com
Thu Sep 6 13:42:19 UTC 2007


Robert P. J. Day wrote:
>   for example, i want to install "kprof".  i know an rpm is available
> at kprof.sourceforge.net, but i'd like to just "yum install" it.
> however, it's not available at any of my currently-enabled repos.
> 
>   is there some kind of "meta yum" feature that would search a larger
> set of repos for me?  perhaps a set of "fedora-endorsed" repos?
> thanks.
> 
> rday
> 
It would probably be simpler to download the RPM, and use
"yum localinstall kprof*.rpm". That way, yum will handle missing
dependencies for you. If you are sure you have all the dependencies
for the package, you can run "rpm -ivh <URL of the RPM file> to
download/install the RPM in one operation.

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20070906/530644b9/attachment-0001.bin 


More information about the users mailing list