9 Jul
2009
9 Jul
'09
12:47 a.m.
On Wed, Jul 8, 2009 at 18:09, Patrick Brisbin<pbrisbin@gmail.com> wrote:
i use a bash alias for this:
$ pacman -Sql testing | xargs pacman -Q 2>/dev/null
i don't think there's an official option
-- patrick brisbin
That doesn't tell you if it's FROM testing, only if you have a package installed with the same name as a package currently in testing.