3
1
Want package provides gnome-sound-recorder
in Fedora?
3
1
Want package provides gnome-sound-recorder
in Fedora?
7
Pass -f
when querying the rpmdb to specify a file to look for.
rpm -qf /path/to/executable
rpm -qf $(which executable)
If the file is not installed then ask yum
.
yum whatprovides '*bin/executable'