So I regularly see this:
while accroding to snap itself, I'm already running the latest, which is confirmed by the Firefox's About
dialog:
How do I tell snap to shut up?
Running Kubuntu 22.04...
So I regularly see this:
while accroding to snap itself, I'm already running the latest, which is confirmed by the Firefox's About
dialog:
How do I tell snap to shut up?
Running Kubuntu 22.04...
Try to close all instances of Firefox :
sudo killall firefox
And then refresh snap :
sudo snap refresh
PS: it's required to close all firefox instances before refresh snap.