Hi James, Take look on dlocate which is similar to locate but looks for files in debian packages.
Regards, Maxim On Mon, May 27, 2013 at 6:36 PM, James Linder <[email protected]> wrote: > G'day All > > I have a file: > /usr/bin/i18n/avidemux_ru.qm > I want to find which package installed it. > > rpm -qf /usr/bin/i18n/avidemux_ru.qm > > would show it exactly > > dpkg -L looks promising but is a bit kludgy > > apt-file may do the trick > > are there any obvious things I've not gleaned from the man pages > > Thanks > James > -- > SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ > Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html > -- http://www.dataparksearch.org/ Twitter: @Maxime2 -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
