Ubuntu – Ubuntu Software (Software Center) Crash – Ubuntu 16.04

16.04crashgnome-softwarepackage-management

Ubuntu Software instantly crashes as I try to open it.
Tried to access from terminal and gives the following error:

(ubuntu-software:5523): Gs-WARNING **: failed to open plugin /usr/lib/gs-plugins-9/libgs_plugin_xdg_app_reviews.so: /usr/lib/gs-plugins-9/libgs_plugin_xdg_app_reviews.so: cannot open shared object file: No such file or directory

Best Answer

I fixed the same problem myself with

sudo apt-get upgrade gnome-software 
Related Question