Previously Dan Christensen wrote:
> I would find it quite useful to have a command (foo, say) so that
> if I have package1 and package3 installed, and I do:
> 
>   apt-get foo package1 package2 package3
> 
> then only package1 and package3 get installed [plus any new dependencies],
> but nothing happens to package2.

Sounds like:

        apt-get install package1 package3

which does exactly what you describe.

Wichert.

-- 
  _________________________________________________________________
 /[EMAIL PROTECTED]         This space intentionally left occupied \
| [EMAIL PROTECTED]            http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0  2805 3CB8 9250 2FA3 BC2D |


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to