You are not logged in.
What's the best way to get a list of installed packages that are not a dependency of another installed package? (leaf packages)
Last edited by TheCox (2010-05-05 19:40:31)
Offline
nevermind. I thought I had checked the pacman man, but I guess not.
Offline
Was it 'pacman -Qe'?
Can you mark the thread as solved?
Offline
pacman -Qt
Offline