[Seek Help] 依赖修复 错误 求高手指导
Tofloor
poster avatar
星空
deepin
2022-02-16 05:02
Author

截图_deepin-terminal_20220215210225.png

Reply Favorite View the author
All Replies
lcw0268
deepin
2022-02-16 06:19
#1
It has been deleted!
lon
deepin
2022-02-16 10:22
#2

怎么感觉libqt5core5a不像是deepin的包??

Reply View the author
andktan
deepin
2022-02-16 17:05
#3

sudo apt install -f

先用这个再试试

Reply View the author
忘记、过去
deepin
2022-02-16 17:56
#4

不知道你装了啥,要求依赖 libqtcore4,但是 DTK 都是基于 libqt5core5a 开发的,这两个包文件冲突,你装不上的。

最好找出来你装的哪个东西依赖 libqtcore4,然后卸载掉。

apt-cache rdepends libqtcore4

Reply View the author
星空
deepin
2022-02-17 04:12
#5
忘记、过去

不知道你装了啥,要求依赖 libqtcore4,但是 DTK 都是基于 libqt5core5a 开发的,这两个包文件冲突,你装不上的。

最好找出来你装的哪个东西依赖 libqtcore4,然后卸载掉。

apt-cache rdepends libqtcore4

我下载搜狗输入法linux ceb安装包,双击安装的。发现在文本文件不能打开搜狗输入法,我用remove 命令删除后,用终端安装sogoupinyin,就报这个错误

Reply View the author
星空
deepin
2022-02-17 04:14
#6
andktan

sudo apt install -f

先用这个再试试

我就是用这个命令,一直报这个错误

Reply View the author
星空
deepin
2022-02-17 04:17
#7
忘记、过去

不知道你装了啥,要求依赖 libqtcore4,但是 DTK 都是基于 libqt5core5a 开发的,这两个包文件冲突,你装不上的。

最好找出来你装的哪个东西依赖 libqtcore4,然后卸载掉。

apt-cache rdepends libqtcore4

我安装了搜狗输入法linux版本,写着用于乌班图,不知有没有影响

Reply View the author
忘记、过去
deepin
2022-02-17 07:48
#8
星空

我安装了搜狗输入法linux版本,写着用于乌班图,不知有没有影响

sudo apt autopurge sogoupinyin

sudo apt install com.sougou.sogoupinyin

Reply View the author
星空
deepin
2022-02-18 06:32
#9

请问大佬们 怎么查到 想安装软件包的确切名称

Reply View the author