On Wed, Jul 8, 2009 at 18:09, Patrick Brisbin<pbrisbin@xxxxxxxxx> 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.