[App Store] 安装软件显示打开结果根本没安装在要不就是卡在75%
Tofloor
poster avatar
douyinpang
deepin
2021-07-05 01:04
Author

Reply Favorite View the author
All Replies
WangZhongyun
deepin
2021-07-05 03:02
#1

我的应用商店内软件下载75%就自动安装但不会再有进度变化,安装完了显示可以打开

Reply View the author
eahaha
deepin
2021-07-05 04:29
#2

可以杀掉进程,然后桌面会有应用图标,可以用的

Reply View the author
daniu5wenwen
deepin
2021-07-05 21:11
#3
eahaha

可以杀掉进程,然后桌面会有应用图标,可以用的

怎么杀掉

Reply View the author
eahaha
deepin
2021-07-06 05:51
#4
daniu5wenwen

怎么杀掉

抱歉,刚看到

打开终端,输入

ps -ef | grep 软件名

然后找到你的这个下载进程(应该就这一个),第二列的数字是进程号,然后执行kill -9 进程号

Reply View the author