First Aid
-
As First-Aid Try a Simple Reparation of Zorin.
-
Open a Terminal Shell emulator window
(Press “Enter” to Execute Commands)
Ctrl+Alt+t on DesktopIn case first see: Terminal QuickStart Guide.
-
- Execute the Commands:
sudo su -c "apt-get update"
sudo su -c "dpkg --configure -a"
sudo su -c "apt-get -f install"
Contents