Fabrice FACORAT <[EMAIL PROTECTED]> writes:

> le dim 24-02-2002 � 12:29, Pixel a �crit :
> > Blindauer Emmanuel <[EMAIL PROTECTED]> writes:
> > 
> > > it is to slow, compared to apt-get, and  hdlists are too large. (synthesis 
> > > doesn't permit to search for files)
> > 
> > i haven't got the time to install debian those days. Does apt allow to search
> > for files?
> 
> apt-cache ?

can't find how to do it.

% dpkg -S /bin/bash
bash: /bin/bash

is equivalent to 

% rpm -qf /bin/bash
bash-2.05-15mdk


now how to do:

% urpmf bin/hexedit 
hexedit:/usr/bin/hexedit

with apt-cache? when hexedit is not installed:

% dpkg -s hexedit
Package `hexedit' is not installed and no info is available.
% apt-cache show hexedit | head -1
Package: hexedit

Reply via email to