0

My Ubuntu Software Center keeps crashing and it won't open :(

This happened after I installed GNOME 3.10 and then I GNOME 3.10 but the issue keeps happening.

Is there a way to reinstall the USC?

Zanna
  • 70,465
Naomi K
  • 135
  • 1
  • 2
  • 7

1 Answers1

1

Yes. Run the following commands in terminal:

sudo apt-get purge software-center
sudo apt-get install software-center
Radu Rădeanu
  • 169,590