how to fix unmet dependencies ubuntu [ quick tip]


If you get error like unmet dependencies problem . solve using these two methods .





first :  open software center and it will pop up for repairing catalog
second : open terminal

$sudo apt-get -f install
$sudo apt-get update 

if problem still persist then remove recently added custom repositories

No comments:

Post a Comment

leave your comments
Thanks !