AB> 積丹尼 Dan Jacobson wrote: >> Please mention that the difference between e.g., >> $ aptitude --download-only install php5-imap >> $ aptitude download php5-imap >> is the latter won't also get any dependencies.
AB> With the last thing you've got a point. And do please cross-reference --download-only and download on the man page, else users are certain to think they are aliases of each other. AB> Nevertheless I can't imagine any case where someone would need to do AB> that (without directly installing them). On some machines we are not root so we can't directly install them but they are still useful to us... Thanks.