解决ubuntu安装软件has install-snap change in progress错误

解决ubuntu安装软件has install-snap change in progress错误

 版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/u011870280/article/details/80213866

今天在ubuntu软件商店安装idea报错:

cannot install "intellij-idea-community": snap "intellij-idea-community"
       has "install-snap" change in progress

其实就是软件之前安装了一次,只是没安装完。

解决方案

先snap changes

可以看到ID=5是我之前安装失败的。

现在我们终止它

sudo snap abort 5

好了,可以重新安装了

posted on 2019-05-14 20:43  刘应杰  阅读(1006)  评论(0编辑  收藏  举报

导航