View Single Post
kingofsorrow's Avatar
Posts: 58 | Thanked: 32 times | Joined on Mar 2011 @ ksa
#2
first thing make sure you have set the needed repositories correctly

run x-term and type those commands to clean and remove any un-needed packages as well as fixing any proken package


Code:
sudo gainroot
apt-get clean
apt-get autoremove
apt-get -f install
apt-get update