« Return to Thread: How safely to stop using backports repo?

Re: How safely to stop using backports repo?

by Konstantin Khomoutov :: Rate this Message:

Reply to Author | View in Thread

sthu.deus@... 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 debian-security-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...

 « Return to Thread: How safely to stop using backports repo?