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
Post a Comment