0

I even tried opening it through terminal, it does the same thing.

Tony Lancer
  • 1,003

1 Answers1

0

Looks like Software Center failed to Load a shared library libwedkitgtk-3.0.so.0

reinstall it by opening up a terminal and running the following command.

sudo apt-get install --reinstall libwebkitgtk-3.0-0

and try to start Software Center again.

Neil
  • 4,475
  • 3
  • 22
  • 34