dgh 0.1.4
Dgh helps when you have to manually downgrade a large amount of packages. It requires the user to generate a file with `apt-cache policy` output for all installed packages, which it then reads. It looks for packages that have a currently installed version that doesn't exist in any repository, and prints those. This includes both locally generated packages that never did exist in any repository, and more crucially, packages that have been upgraded from e.g. a PPA that has since been removed from the system.