[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: List files of installed package (apt?)



David Koski wrote:

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
Well, one difficulty with using dlocate is that it is not amenable with bash_completion. With dpkg, wajig etc., I can press tab to get the package's name completed automatically. But no such facility is available for dlocate.

bye
raju


--
Kamaraju S Kusumanchi
http://www.people.cornell.edu/pages/kk288/
http://malayamaarutham.blogspot.com/



Reply to: