依赖关系不满足:libc6
Tofloor
poster avatar
ganghao
deepin
2020-06-27 06:44
Author
请教一下,依赖关系不满足:libc6,是啥意思?谢谢!
Reply Favorite View the author
All Replies
avatar
sukanka
deepin
2020-06-27 07:05
#1
先装 libc6
Reply View the author
avatar
jerry979
deepin
2020-06-27 18:23
#2
libc6 是比较底层的东西, 系统本来就有, 不满足一般只能换源安装. 但是换源非常危险, 建议下载满足依赖的deb包, 或者自己从源代码编译
Reply View the author
avatar
走钢丝
deepin
2020-06-27 18:34
#3
终端安装看看。。估计是已安装的 libc 中没有对应的版本,安装对应的版本即可。
Reply View the author
avatar
boluochoufeng
deepin
2020-06-28 04:58
#4
命令行 sudo apt install -f 试试
Reply View the author