修复 Pending update of “snap-store“ snap 问题

解决应用商店无法更新 snap-store

问题描述

最近出现了应用商店无法更新 snap-store的情况,具体报错为:

Pending update of "snap-store" snap
Close the app to avoid disruptions(9 days left)

Ubuntu 中的 Snap 包每天会自动刷新,反复提示这个问题需要关闭app,重新refresh下

解决方法

killall snap-store
sudo snap refresh snap-store

你可能感兴趣的:(软件安装,Ubuntu,linux,linux,ubuntu)