You are not logged in.

#1 2009-11-20 19:45:41

getagrip
Member
Registered: 2007-12-26
Posts: 45

[solved] pacman dependency

Hi,

how do I find out what package pulled in another package e.g. mysql?

pacman -Qi mysql

produces the following:

Install Reason : Installed as a dependency for another package

How do I find out what "another package" is?

Best, getagrip

Last edited by getagrip (2009-11-20 21:23:17)

Offline

#2 2009-11-20 19:47:58

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [solved] pacman dependency

the same pacman -Qi has a filled Required by:


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2009-11-20 19:50:04

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [solved] pacman dependency

'pacman -Qi mysql' should tell you that, check the line "Required by".

Edit:
Wonder 1, Karol 0 ;-)

Last edited by karol (2009-11-20 19:51:10)

Offline

#4 2009-11-20 21:19:50

getagrip
Member
Registered: 2007-12-26
Posts: 45

Re: [solved] pacman dependency

"The sky is not less blue because the blind man does not see it."
Maybe I should read more carefully, thanks!

Offline

Board footer

Powered by FluxBB