I am trying to write a non-interactive system update script.
Question:
if the following works well:
yes | dpkg --configure -a
will the following work also very well?:
yes | apt-get install --fix-broken
Asked by Vlastimil Burián
(30515 rep)
Nov 13, 2016, 12:48 PM
Last activity: Jun 28, 2019, 06:30 PM
Last activity: Jun 28, 2019, 06:30 PM