5

I keep getting notifications like these:

enter image description here

Only the 'n days left' counter keeps decreasing, it started from 14 two weeks ago and is now down to 3.

What is this and how to get rid of this?

I run the Software Updater, but it doesn't help. Software Updater installs updates and says that "The software on this computer is up to date", yet the notification keeps appearing. I find this surprising since the Software Updater also says it updates snaps:

enter image description here

How to resolve this issue?

gaazkam
  • 295

1 Answers1

10

Open the terminal and type the following commands:

killall snap-store
sudo snap refresh

Wait until the second command has finished completely before closing terminal.

graham
  • 13,061