Pass more than one command to aptitude at once

Bug #53270 reported by Ryan Kavanagh
2
Affects Status Importance Assigned to Milestone
aptitude
Confirmed
Wishlist
Unassigned
aptitude (Ubuntu)
Won't Fix
Wishlist
Rolf Leggewie

Bug Description

Binary package hint: aptitude

Lately I've been running "sudo aptitude update && sudo aptitude dist-upgrade", and I've been wondering if it would be possible to pass more that one command to aptitude at once, example:
sudo aptitude update, dist-upgrade
sudo aptitude remove foo, install bar
or
sudo aptitude update + dist-upgrade
sudo aptitude remove foo + install bar

or something simmilar to that, instead of having to run
sudo aptitude remove foo && sudo aptitude install bar

I just think it would be a nice feature, for the lazy people, or those who have trouble typing ( may I suggest typespeed ), or even those who have to pass more than one command to aptitude.

Changed in aptitude:
importance: Untriaged → Wishlist
Revision history for this message
none (ubuntu-bugs-nullinfinity-deactivatedaccount) wrote :

This is, to some extent, already possible. For instance,

aptitude install foo_ bar

will purge foo and install bar.

Ryan Kavanagh (ryanakca)
Changed in aptitude:
status: Unconfirmed → Confirmed
Revision history for this message
Rolf Leggewie (r0lf) wrote :

If at all, this should be fixed upstream. Marking as such.

Changed in aptitude:
assignee: nobody → r0lf
status: Confirmed → Won't Fix
Daniel Hartwig (wigs)
Changed in aptitude:
importance: Undecided → Wishlist
Daniel Hartwig (wigs)
Changed in aptitude:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.