I don't know the ""ppa-purge" script.
A good tool to identify from which source installed packages are coming seems to
me "apt-get-versions". Piping the output to a grep command similar to the
following for a mixed (from testing, unstable, and experimental) system

$ apt-show-versions | grep -Ev '/(testing|unstable)'

can assist finding candidate packages for further treatment.

-- 
Best regards,
Jörg-Volker.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jjj3a3$q04$1...@dough.gmane.org

Reply via email to