Skip to main content

Ubuntu 22.04 Snap store update error

 Recently i had a problem while updating Ubuntu via Ubuntu Software app.

The problem was that it cannot update it because the snap-store is running.

After some searching the solution was simple:


sudo kill snap

sudo snap refresh


After that everything is back to normal :)

Comments