> If you want yum to search pathnames, you need to put a shell glob in > the query. Something like this will work (and return a number of > packages that all contain a file named stdio.h): > > yum provides '*/stdio.h' > thanks for the tip
> If you want yum to search pathnames, you need to put a shell glob in > the query. Something like this will work (and return a number of > packages that all contain a file named stdio.h): > > yum provides '*/stdio.h' > thanks for the tip