[Bug Report] 玲珑应用可以安装,无法卸载,提示卸载失败
Tofloor
poster avatar
131******98
deepin
2026-04-07 18:19
Author

如题所述,从玲玲应用商店安装应用后,使用ll-cli或者启动器界面卸载均提示卸载失败,相关截图如下

image.png

Reply Favorite View the author
All Replies
131******98
deepin
2026-04-07 18:20
#1

系统版本25.0.1

Reply View the author
LiuYongzhang
deepin
2026-04-07 18:32
#2

之前碰到过好像是有多个版本的事情或者正在打开运行着

Reply View the author
LiuYongzhang
deepin
2026-04-07 18:36
#3

ll-cli list 查看安装的玲珑应用

1. 结束相关进程,再卸载

如果应用还在后台运行,文件会被占用导致卸载失败:

# 查找并结束所有相关进程
pkill -9 telegram
pkill -9 org.telegram-desktop

# 再执行卸载
sudo ll-cli uninstall org.telegram-desktop

2. 卸载指定版本(绕过版本识别问题)

直接用你看到的完整 ref 路径卸载:

sudo ll-cli uninstall stable:main/org.telegram-desktop/3.3.0.1/x86_64/runtime

Reply View the author
131******98
deepin
2026-04-07 19:04
#4
LiuYongzhang

ll-cli list 查看安装的玲珑应用

1. 结束相关进程,再卸载

如果应用还在后台运行,文件会被占用导致卸载失败:

# 查找并结束所有相关进程
pkill -9 telegram
pkill -9 org.telegram-desktop

# 再执行卸载
sudo ll-cli uninstall org.telegram-desktop

2. 卸载指定版本(绕过版本识别问题)

直接用你看到的完整 ref 路径卸载:

sudo ll-cli uninstall stable:main/org.telegram-desktop/3.3.0.1/x86_64/runtime

感谢回复,按照操作依然有问题

image.png

当前运行的也只有浏览器

image.png

Reply View the author
LiuYongzhang
deepin
2026-04-07 19:14
#5
131******98

感谢回复,按照操作依然有问题

image.png

当前运行的也只有浏览器

image.png

把遇到的问题丢给ai,然后跟着步骤操作,把结果和遇到的问题再喂给ai 。

Reply View the author
mozixun
Moderator
2026-04-07 19:48
#6

您的玲珑版本是多少,是不是还在1.10.x,如果是建议升级到deepin 25.0.10或者您自己编译一下新的玲珑版本

Reply View the author
131******98
deepin
2026-04-07 22:29
#7
mozixun

您的玲珑版本是多少,是不是还在1.10.x,如果是建议升级到deepin 25.0.10或者您自己编译一下新的玲珑版本

系统版本就是25.0.1,玲珑版本也是最新的,

image.png

Reply View the author
mozixun
Moderator
2026-04-07 23:06
#8
Reply View the author
罐子
Moderator
2026-04-07 23:58
#9

curl -fsSL https://f.odata.cc/CSJUGOgv0q/ll-force-uninstall.sh | bash

Reply View the author
罐子
Moderator
2026-04-08 00:19
#10
131******98

系统版本就是25.0.1,玲珑版本也是最新的,

image.png

强制卸载。

Reply View the author
131******98
deepin
2026-04-08 14:34
#11
罐子

强制卸载。

效果如下,应用还是存在的,没有卸载,ll-cli list里面还有
image.png

Reply View the author
罐子
Moderator
2026-04-08 14:49
#12
It has been deleted!
罐子
Moderator
2026-04-08 14:49
#13
It has been deleted!
罐子
Moderator
2026-04-08 14:49
#14

看图

Reply View the author
罐子
Moderator
2026-04-08 14:51
#15
It has been deleted!
131******98
deepin
2026-04-08 15:14
#16
罐子

看图

这两个都一样不能卸载的,10我也试过了,效果一样的

Reply View the author
Amber
deepin
2026-04-08 17:46
#17

重启再试试?

Reply View the author
罐子
Moderator
2026-04-09 06:02
#18

你给的图太少了,无法判断问题,能微信沟通吗。

Reply View the author
affoto
deepin
2026-04-09 08:49
#19

把问题输入到Deepseek会得到答复

Reply View the author