Is there an equivalent to the yum "whatprovides" option in apt-get?
For example on CentOS
yum whatprovides /usr/share/gdm/themes/TreeFlower/background.png
Tells me
redhat-logos-4.9.99-11.el5.centos.noarch : CentOS-related icons and pictures.
Repo : base
Matched from:
Filename : /usr/share/gdm/themes/TreeFlower/background.png
Can I get similar functionality on the command line in Ubuntu?