我想卸载 gimp。我输入以下命令来执行此操作:
sudo snap remove gimp
当我执行此操作时,出现以下错误:
error: cannot perform the following tasks:
- Save data of snap "gimp" in automatic snapshot set #15 (cannot create archive: tar: 281/.config/GIMP/2.10/patterns/GPS-Pat: Cannot open: Permission denied (and 18 more))
如果我尝试通过 GUI Ubuntu 软件中心删除 GIMP,也会收到权限错误
有人可以帮忙吗?
答案1
最终解决如下:
snap remove --purge gimp