On Thursday 24 November 2005 07:37 am, Rakotomandimby Mihamina wrote:
> > Is there a way I can list all files of an installed package in Debian -
> > something similar to rpm -ql [package name] in Red Hat.
>
>       $ dpkg -l
> then pipe it with a grep if you want a special pattern...
>

Or install dlocate and:

# dlocate -ls <pkg>

David


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to