问题描述
最近出现了应用商店无法更新 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
问题描述
最近出现了应用商店无法更新 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