`dpkg -S <filename>` is similar, but you need to have the package installed.
#### Other Options
* https://packages.debian.org for the search on packages.
* https://tracker.debian.org will tell you details about a package (versions, version control, various automated test results and other details relevant to a package maintainer)
## dpkg
`dpkg -l <pattern>` lists packages matching given pattern. 'dpkg -l' lists all packages installled in the system.