Re: How to find out apt-get's reasoning
On Fri, Feb 28, 2003 at 04:56:32PM +0000, Jonathan Matthews wrote:
> I'm not asking anyone to tell me why my particular mix of sources is 
> doing this, I'm wondering more if there's a grep-available or grep-dctrl 
> invocation that might tell me which *installed* packages *depend* on 
> kdelibs-data.
How's this?
  grep-status -FStatus ' installed' | \
    grep-dctrl -nsPackage -FPre-Depends,Depends kdelibs-data
Cheers,
-- 
Colin Watson                                  [cjwatson@flatline.org.uk]
Reply to: