Think you have a package which is installed or is available by apt or software manager. So you have it's repository already added. Now you need help another user add needed repository.
How can I determine the repository which that package is available from?
Example:
The version marked with
***
is the one actually installed.apt-cache showpkg something
has a file field in the output. The ppa is shown as part of that file field.