Mystic_Rose
Sun Jul 23, 2017 6:27:58 pm
I've been having trouble updating Zorin for some time, but I found that the following solution (from Ubuntu forum) solved my problem. Posting here in case it helps anyone else as I couldn't find anything here on this.
Then run
- Code:
sudo apt-get autoclean
sudo apt-get update
sudo apt-get upgrade
sudo apt-get -u dist-upgrade
Then run
- Code:
sudo dpkg --configure -a
sudo apt-get -f install