Search
| How to Recover Ubuntu after a Partial Upgrade |
|
|
|
| Linux / Unix - Ubuntu |
| Friday, 25 June 2010 00:12 |
|
![]()
If your Ubuntu machine is nor working properly after a partial upgrade and have a have broken the system dependencies tree, You can recover it by using a simple command that reinstalls all the installed packages and reconfigures them automatically.This will take a long time to complete.
$ sudo apt-get install -f |





