It frequently happens that I forget which remote packages contain the files necessary for something to install; I want to be able to search them for these files.

link|improve this question

78% accept rate
feedback

1 Answer

up vote 2 down vote accepted

Try...
yum whatprovides FileName

link|improve this answer
Some basic globbing is available, too. e.g. yum provides "*bin/iostat" – Ben Cotton Jan 4 '11 at 19:22
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.