+1 vote
in General IT Tips by (74.2k points)

After updating Ubuntu to the latest version "Ubuntu 22.04 LTS (Jammy Jellyfish)", I am getting "Pending update of 'snap store'" warning. How can I stop this notification?

1 Answer

+3 votes
by (71.8k points)
selected by
 
Best answer

You need to refresh the snap to get rid of this notification. Close all applications and run the following commands on the terminal.

snap-store --quit

sudo snap refresh

You will see the following message on the terminal: snap-store 41.3-64-g512c0ff from Canonical refreshed .

Now, all snaps on your system should be up to date.

Related questions


...