> 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,
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]