3

How can I list all package names and their versions available from a specific package source (official repositories, PPAs or other repositories) ?

Also, how can I filter only the installed packages from that list?
If one version of a package is available from the queried source, but the installed version is from anywhere else, it should not appear in the output.

Byte Commander
  • 110,243

1 Answers1

1

Open Synaptic Package Manager. On the bottom left select "Origin." This lists software and groups it into which list it came from. You can make a filter for only installed but then it no longer groups by origin.

Captain Man
  • 252
  • 1
  • 4
  • 13