On 07/08/09 at 11:31pm, clemens fischer wrote:
> BTW:  what's the pacman command to list the packages one has installed
> from a certain repo?

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 

Reply via email to