-1

I've had problems with my packages and Software Center for some time.

I can't download any packages, and can't open Software Center. It says that I have Brokencount <0.

How can I fix my packages?

I tried:

sudo apt-get autoclean 
sudo apt-get autoremove 
Zanna
  • 70,465
BrW
  • 1
  • What is the full error? Is it saying anything about third party repositories? Or something about linux headers? – jmunsch Dec 11 '13 at 13:01
  • try sudo apt-get update && sudo apt-get install -f && sudo apt-get update – g_p Dec 11 '13 at 13:03

1 Answers1

1

I think sudo apt-get -f install would be enough. Give it a try and report back.

Avinash Raj
  • 78,556
OZON
  • 37
  • 3