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

Re: Re: dependency hell + I want to keep deb installation files local ...



> I prefer "dselect update"
> over "apt-get update" or "aptitude update" because it downloads
> package
> descriptions for all available packages, not just installed packages.
> I can then use, for example,
> 
> dpkg-query -p xxx|less
> 
> where xxx is the name of any package, installed or not, and view its
> description.

apt-get/aptitude update do retrieve the package descriptions. You can
view them with e.g.
    apt-cache show xxx

Cheers,


Reply to: