0

I installed fresh Ubuntu 20.04. The Softwarecenter is not loading.

I did sudo apt-get update and `sudo apt-get upgrade.

This is how it looks if I open it:

enter image description here

Or like this if I try to install a program over a dev file:

enter image description here

Problem remains after restarts.

Any idea what is causing this?

Adam
  • 2,440
  • 6
  • 34
  • 53

1 Answers1

0

Have you tried reinstalling the GNOME Software Center?

sudo apt-get remove gnome-software
sudo apt-get install gnome-software*