<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 07/16/2013 01:31 PM, Lars Noodén
      wrote:<br>
    </div>
    <blockquote cite="mid:51E59F80.6030503@gmail.com" type="cite">
      <pre wrap="">If you have the full path to the program, you can use dpkg to retrieve
the package name.  e.g.

        dpkg -S /bin/ls
</pre>
    </blockquote>
    Lars:<br>
    <br>
    Thank you once again for some very useful information.  I tried it,
    and it worked:<br>
    <br>
    <font face="Courier New">sudo dpkg -S /usr/bin/gnome-screenshot<br>
      gnome-screenshot: /usr/bin/gnome-screenshot</font><br>
    <br>
    I'm sorry to keep generating new entries on this stream, but it has
    been extremely educational, and useful for me.  <br>
    <br>
    -- Sincerely,
    <br>
    Aere
  </body>
</html>