[email protected] wrote:
Is there a automatic way that can give me a list of the packages came from backports repo?
Install grep-dctrl and do $ grep-status -F Version ~bpo -a -F Status installed -s Package It will print the list of installed packages which have "~bpo" in their names -- a common substring usually found in packages from backports.org.
-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

