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

Re: HP DV9540 laptop AMD64 with nVidia G8400M graphic card will not start in X mode



On Sat, Aug 25, 2007 at 09:58:46AM -0400, Chris Ahlstrom wrote:
> Is there any way to list all the dependencies of a package, or do a
> manual verification of the web of dependencies?  The "Examine/!Apply" in
> aptitude is helpful.

apt-cache show packagename
dpkg --info package.deb

To see what files a package is using:
dpkg -L packagename

To see what package owns a file:
dpkg -S /path/to/filename

--
Len Sorensen



Reply to: