Hello, I am trying to figure out how to find a package that provides a particular file or feature.
Say, I wanted to use a utility where the name of the package is not obvious, let's say the pdfnup tool, that in Debian is packaged in texlive-extra-utils,
How would I find that? In other words: How do I search the package database for a particular file?
I tried eopkg info with the -f option, but to no avail.
Thanks.