6

The Ubuntu Software update app has stopped working again. Same thing happened in 20.04 and now in 20.10. For example, when I click on the Updates tab, the spinning wheel with "Looking for new updates..." goes on forever. I did a manual update with the command-line ("sudo apt-get update"), which works fine. Another system I have running 20.10 runs Ubuntu Software fine. What could be wrong with this system? Where do I look? Thank you.

Leonard
  • 308

1 Answers1

3

Reinstalling the app worked for me, since the software catalogue is built on first launch.

snap remove snap-store && snap install snap-store
Diego V
  • 430
  • 3
  • 14