
In such cases there is a very simple command that reinstalls all the distribution packages and reconfigures them automatically.
sudo dpkg-reconfigure -phigh -a
Since this command would take a lot of time to process (~1 hour) depending on your hardware in case you have a minor dependency problem you can fix it via
sudo apt-get install -f
0 komentar on HowTo: Reinstall Ubuntu Automatically :
Post a Comment and Don't Spam!