3

If I mark packages to install in aptitude but I exits from aptitude without installing this packages aptitude remember this selections. How to prevent aptitude to remember this selections? I want to run aptitude with cleared selections, like in Synaptic.

QkiZ
  • 1,227

1 Answers1

4

There is no parameter to clear the selection and no settings in the Options-menu.

You have to use

Ctrl-T E

  • Ctrl-T to activate the menu

  • E, the little e in Cancel pending actions

enter image description here

enter image description here

A.B.
  • 90,397