0

I have a problem with the software center in Ubuntu Precise. Each time I open it, the software center freezes and I cannot work anymore with it (Ubuntu itself continue working without problem, its only the software center)

I usually to work with the terminal, but I'd like to know if there is any solution for this 'freezing' problem

Anwar
  • 76,649

1 Answers1

1

Open a terminal and run this command below, Check by reopening Software center:

sudo update-software-center

This will regenerate cache needed by software center.

Hope this helps.

Anwar
  • 76,649