The new software center in Ubuntu 16.04 shows no application data found

Just had this problem after using bleachbit to cleanup the system on moving from the beta to the official release. Cleaning out all the cache data also blanked out the software center (re:user533424 above).

It seems to "magically" reappear by anything that regenerates this data. So...

settings>region languages> ... and changing or reinstalling your current language

....also worked for me.


Happenes after you used BleachBit with root access and cleaned App cache Data

  1. Open Ubuntu Software Center
  2. Click on updates tab
  3. Click on small refresh button located at the top-left corner
  4. Wait for it

Refer pic for refresh button

Everything will be back to normal enter image description here


I think this has to do with the /var/cache directory, at least that is what I suspect based on my own experience.

Workaround that worked for me:

sudo apt purge gnome-software ubuntu-software
sudo apt autoremove
sudo apt install gnome-software ubuntu-software