[Share Experiences] gimp一直提示更新
Tofloor
poster avatar
boom01
deepin
2021-04-03 18:43
Author

gimp一直提示更新,更新完gimp又提示系统更新,一直循坏。

Reply Favorite View the author
All Replies
观摩
deepin
2021-04-03 19:17
#1

也存在这个问题

Reply View the author
littlebat
deepin
2021-04-03 19:36
#2

貌似跟我碰到的问题类似:【控制中心】 命令行已更新完成可控制中心总报告需要系统更新却总更新失败 https://bbs.deepin.org/phone/zh/post/218061

Reply View the author
Ziggy
deepin
2021-04-03 21:57
#3

用这个https://bbs.deepin.org/zh/post/217934

Reply View the author
Comments
安洛
2021-04-04 03:27
应该不是这个问题。
安洛
deepin
2021-04-04 03:28
#4

这个是因为仓库里的gimp和商店的gimp版本冲突了,包管理器认为仓库里的是最新版,deepin商店认为自己的是最新版(实际上两个是一模一样的版本)

可以用sudo apt-mark hold gimp解决。

Reply View the author
boom01
deepin
2021-04-04 05:26
#5
安洛

这个是因为仓库里的gimp和商店的gimp版本冲突了,包管理器认为仓库里的是最新版,deepin商店认为自己的是最新版(实际上两个是一模一样的版本)

可以用sudo apt-mark hold gimp解决。

强迫症的我直接卸载了gimp

Reply View the author
安洛
deepin
2021-04-04 05:29
#6
boom01

强迫症的我直接卸载了gimp

你还可以选择不要安装商店里面的gimp,直接sudo apt install gimp

Reply View the author