You are not logged in.
I was wondering, how can I find out what package has required the installation of another package? For example:
[~ ]$ pacman -Qi gegl
...
Install Reason : Installed as a dependency for another package
...I couldn't find any option that would show me more info on this.
Last edited by Boris Bolgradov (2010-06-20 15:03:51)
Offline
[~ }$ pacman -Qi gegl
...
Required By : gimp
...Do you have gimp installed?
Last edited by machoo02 (2010-06-20 15:00:42)
Offline
Did you check the "Required by" line? If its just one package, chances are its the one.
Offline
I'm so blind! >.<
Offline