View Single Post
Posts: 9 | Thanked: 0 times | Joined on Dec 2011
#3
Originally Posted by pusak gaoq View Post
here is your main problem.....

Code:
1 to remove and 51 not upgraded.
2 not fully installed or removed
run these command.....

Code:
apt-get -f install
to fix 2 not fully installed or removed.....

Code:
apt-get upgrade
to upgrade 51 not upgraded....

Code:
apt-get -f install
apt-get autoremove
apt-get autoclean
to fix remaining problem & to remove leftover from your device....
i am facing the same problem after applying these commands....