When Aptitude's bottom status line permanently states
[1(0)/...] Resolving dependencies
(i.e. Aptitude can't find a solution given the current constraints), changing the status of any package (e.g. telling it to install a different version) results in a multi-second period (depending on the computer's speed) during which the screen is frozen while aptitude tries to find a new resolution.
Is there any way to convince aptitude to run its search for a solution either in the background or not at all?
apt
orapt-get
rather thanaptitude
? – DopeGhoti Jul 16 '18 at 19:39aptitude -vvv
? – DopeGhoti Jul 17 '18 at 14:58aptitude -vvv
cannot show anything. That would disrupt the display. – Matthias Urlichs Jul 17 '18 at 16:16-vvv
is displayed onscreen. – DopeGhoti Jul 17 '18 at 16:18