You are not logged in.
How can I get pacman to show me which packages I have installed that being with lib32*
I tried, "pacman -Qqe | grep lib32*" but that gave nothing and I know I have some installed.
Last edited by graysky (2009-04-18 13:01:17)
Offline
pacman -Qs lib32-should be enough
Offline
Offline