美文网首页
Ubuntu安装Goland失败

Ubuntu安装Goland失败

作者: xuanxiao | 来源:发表于2019-02-12 15:57 被阅读0次

cannot install "Goland": snap "Goland" has "install-snap" change in progress
其实就是软件之前安装了一次,只是没安装完。
解决方案
先查看

snap changes
image.png

可以看到ID=5是我之前安装失败的。
现在我们终止它

sudo snap abort 5

再次查看

snap changes
image.png

好了,可以重新安装了

相关文章

网友评论

      本文标题:Ubuntu安装Goland失败

      本文链接:https://www.haomeiwen.com/subject/lajkeqtx.html