When I am trying to install the following error is coming
sudo apt-get install php5-curl
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
gedit : Breaks: gedit-plugins (< 2.91) but 2.30.0-0ubuntu1 is to be installed
php5-curl : Depends: php5-common (= 5.3.10-1ubuntu3.11) but 5.3.10-1ubuntu3.10 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Can anyone please highlight the issue and give some solution?