On Wed, 2007-01-17 at 16:32 -0700, Clint Savage wrote: > Does anyone know how to get the list of files in a particular package using > aptitude or dpkg? I think that'll help give us what we're looking for since > it seems that Ubuntu puts LVM stuff in unavailable files/directories. dpkg -L packagename Corey