I am using Ubuntu 9.10 and am bothered by the sometimes pretty long update progress. Sometimes I wish to abort the update-manager, apt-get or synaptic because I need to go, but I think it might break anything. How can I do it safely, even if some cleaning up is required afterwards?
Asked
Active
Viewed 4,941 times
1 Answers
3
The package manager first downloads all packages and then installs them. As long as it's downloading you can interrupt it any time without any problems.
Interrupting after the installation started may sometimes break things and you should avoid this if possible.
Usually starting the update process again will continue fine, maybe asking you to run some command from the command line. But you better don't switch off your system before all the updates are completed.
Florian Diesch
- 3,970