[Package Installer] 双击下载好的deb格式安装包,点击“安装”后跟啥都没发生过一样
Tofloor
poster avatar
shenduyh
deepin
2022-04-29 06:01
Author

双击下载好的deb格式安装包,弹出安装小窗口,点击“安装”,小窗口消失,然后跟什么都没发生过一样,当然软件也没安装上。

我知道可以通过终端命令sudo dpkg -i *.deb来安装,但是我想解决这个双击安装的问题。

Reply Favorite View the author
All Replies
jjcui8595
deepin
2022-04-29 06:36
#1

sudo apt install ./XXX(软件包名)

Reply View the author
shenduyh
deepin
2022-04-29 06:44
#2
jjcui8595

sudo apt install ./XXX(软件包名)

我知道通过命令安装,但是我想直接双击就能安装

Reply View the author
jjcui8595
deepin
2022-04-29 13:57
#3

在deb文件上击右键,看看是不是打开方式不对

Reply View the author
[^_^]
deepin
2022-04-29 17:19
#4

终端执行下 pkexec ls

看看是不是 polkit 模块异常

Reply View the author
吉吉如律令
deepin
2022-04-29 18:48
#5

安装的是哪个软件?我试下

Reply View the author
176******05
deepin
2022-04-30 01:00
#6

我安装完成后找不到应用,提示安装完成,实际没有安装成功。

Reply View the author
shenduyh
deepin
2022-05-01 19:02
#7
jjcui8595

在deb文件上击右键,看看是不是打开方式不对

就是用的系统默认的软件包安装器安装的

Reply View the author
shenduyh
deepin
2022-05-01 19:03
#8
[^_^]

终端执行下 pkexec ls

看看是不是 polkit 模块异常

执行完显示:

模板 Desktop Documents Downloads Music Pictures Videos

Reply View the author
shenduyh
deepin
2022-05-01 19:03
#9
吉吉如律令

安装的是哪个软件?我试下

任何deb安装包都是这样,不是某个安装包的问题

Reply View the author