Actually, in a konsole do: $ dpkg -S <path to program or file> for example $ dpkg -S /usr/bin/less searches for the owner of /usr/bin/less This searches the installed data base and outputs the package name and file name. So, run it once for each of the program executables you're interested about. hth