-1

I run Ubuntu 12.10 when I attempt to install updates I get the following message:

ERROR: BrokenCount >0'. 

How can I fix this?

Avinash Raj
  • 80,446

1 Answers1

0

Run the below command on terminal,

sudo apt-get -f install
Avinash Raj
  • 80,446