On 28 May 2003 06:07:40 -0500
Ron Johnson <[EMAIL PROTECTED]> wrote:
> With apt-get, I can do:
>   # apt-get -u -t testing install foobar
>   # apt-get -u -t unstable install snafu
 
> How do I do the same in aptitude from the command line?

    -t is shared between the two.  -u isn't needed since aptitude always shows
you changes before making them.  So:

aptitude -t testing install foobar
aptitude -t unstable install snafu

    At least that is what I get from reading 'aptitude help' and 'man
apt-get'.

-- 
         Steve C. Lamb         | I'm your priest, I'm your shrink, I'm your
       PGP Key: 8B6E99C5       | main connection to the switchboard of souls.
                               |    -- Lenny Nero - Strange Days
-------------------------------+---------------------------------------------

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to