> 2) Is it possible, using yum, to know which packages holds what file? > (like dpkg -S in Debian/Ubuntu) yum provides <filename> rpm -q --whatprovides <filename> frank
Sat Mar 28 14:33:52 UTC 2009
Frank Thommen <frank.thommen at embl-heidelberg.de>
> 2) Is it possible, using yum, to know which packages holds what file? > (like dpkg -S in Debian/Ubuntu) yum provides <filename> rpm -q --whatprovides <filename> frank