From: Brian Ryans on
In Aptitude, I can execute queued package modification orders (install,
remove, etc) by use of 'aptitude install', with no arguments.

How does one queue packages using only the command line? I'm looking to
duplicate the following sequence done in the curses UI:

sudo aptitude
/* browse package lists, find desired pkgs to install */
Q

Standard information sources (README, usd/aptitude, etc) were no-go as
to getting the information.

Any pointers would be appreciated.

--
_ Brian Ryans 8B2A 54C4 E275 8CFD 8A7D 5D0B 0AD0 B014 C112 13D0 .
( ) ICQ UIN: 43190205 | Mail/MSN/Jabber: BrianLRyans(a)gmail.com ..:
X ASCII Ribbon Campaign Against HTML mail and v-cards: asciiribbon.org
/ \ Any technology distinguishable from magic is insufficiently advanced
From: Daniel Burrows on
On Fri, Apr 30, 2010 at 09:14:43PM -0500, Brian Ryans <brian.l.ryans(a)gmail.com> was heard to say:
> In Aptitude, I can execute queued package modification orders (install,
> remove, etc) by use of 'aptitude install', with no arguments.
>
> How does one queue packages using only the command line? I'm looking to
> duplicate the following sequence done in the curses UI:
>
> sudo aptitude
> /* browse package lists, find desired pkgs to install */
> Q
>
> Standard information sources (README, usd/aptitude, etc) were no-go as
> to getting the information.
>
> Any pointers would be appreciated.

Add --schedule-only to the command-line.

Daniel


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/20100503140737.GB14980(a)emurlahn.burrows.local
From: Brian Ryans on
Quoting Daniel Burrows on 2010-05-03 09:07:37:
> Add --schedule-only to the command-line.

Upon grepping the manpage for --schedule-only, I see it (also after
having taken a bit of time away from the problem). Oversight on my part.
Thanks, and sorry to have taken your time with that Daniel.

--
_ Brian Ryans 8B2A 54C4 E275 8CFD 8A7D 5D0B 0AD0 B014 C112 13D0 .
( ) ICQ UIN: 43190205 | Mail/MSN/Jabber: BrianLRyans(a)gmail.com ..:
X ASCII Ribbon Campaign Against HTML mail and v-cards: asciiribbon.org
/ \ Any technology distinguishable from magic is insufficiently advanced