You are not logged in.

#1 2009-10-19 10:25:04

LukynZ
Member
From: Ostrava, Czech Republic
Registered: 2008-11-13
Posts: 125

Dependencies check

Example:

I have removed some packages installed as dependency. Now I want to check all dependency tree and find what is missing and install it.

Well, Gentoo's portage do this automatically during every update and pacman don't. I am unable to find a way how to do it. Am I lame or pacman just can't do this?

Offline

#2 2009-10-19 10:48:32

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Dependencies check

pacman would have checked when you were removing the packages, and warned you if they were still needed - unless, of course, you expicitly skipped that check.

Offline

#3 2009-10-19 10:56:02

turing
Member
From: Munich, Germany
Registered: 2006-12-10
Posts: 30

Re: Dependencies check

Install yaourt (http://aur.archlinux.org/packages.php?ID=5863) and run yaourt -Su. This will show you all missing dependencies. I don't know if pacman can do this, but yaourt is a tool I don't want to miss any more.

Offline

#4 2009-10-19 11:10:02

LukynZ
Member
From: Ostrava, Czech Republic
Registered: 2008-11-13
Posts: 125

Re: Dependencies check

Thanks for yaourt tip. It solved my problem smile I am not sure if pacman can do it..at least I didn't find a way to.

2 tomk: yes I had to use -Rd

Offline

#5 2009-10-19 11:31:41

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: Dependencies check

'testdb', it's part of pacman.


1000

Offline

#6 2009-10-19 12:20:02

LukynZ
Member
From: Ostrava, Czech Republic
Registered: 2008-11-13
Posts: 125

Re: Dependencies check

that is good to know, thanks

Offline

Board footer

Powered by FluxBB