如何解决依赖关系不足
Tofloor
poster avatar
wangxiaoqi800112
deepin
2020-03-06 21:32
Author
安装的时候出现依赖关系不足怎么解决python-webkit
我后面去找了相关的依赖软件包

下载后没有办法安装(不会安装这种格式)

求那位大神帮忙指点一下,在线等回复,谢谢

Reply Favorite View the author
All Replies
avatar
Ziggy
deepin
2020-03-06 22:34
#1
终端sudo apt -f install
Reply View the author
avatar
HarryZhao
deepin
2020-03-06 23:00
#2
可以试试2楼的命令,如果还不行可能是Deepin提供的版本依赖版本低了
Reply View the author
avatar
wangxiaoqi800112
deepin
2020-03-06 23:55
#3
https://bbs.deepin.org/post/189509
终端sudo apt -f install

还是不行,谢谢
Reply View the author
avatar
wangxiaoqi800112
deepin
2020-03-06 23:58
#4
https://bbs.deepin.org/post/189509
可以试试2楼的命令,如果还不行可能是Deepin提供的版本依赖版本低了

我的系统是最新版的,安装好多软件都是依赖包不支持,现在听歌,看视频,浏览网页,办公没有问题,微信,QQ也有安装
Reply View the author
Comments
jwyh
2020-03-07 16:18
deepin的软件仓里面很多软件的版本比较老
avatar
Ziggy
deepin
2020-03-07 06:28
#5
https://bbs.deepin.org/post/189509
我的系统是最新版的,安装好多软件都是依赖包不支持,现在听歌,看视频,浏览网页,办公没有问题,微信, ...

你可以手动安装上面的依赖包,不行就独立到晚上下载相应的依赖包看看行不行。再不行可能就是程式的编译问题了
Reply View the author
avatar
Hello
deepin
2020-03-08 01:56
#6
Debian仓库找到依赖包后
sudo apt install x
x就是依赖包的名字
Reply View the author
avatar
胖虎
deepin
2020-03-09 23:06
#7
楼主,坐等你成功。长久以来,安装酷狗都止步于此。
Reply View the author
avatar
songteng
deepin
2020-03-10 20:11
#8
用sudo aptitude install,可以强行安装
Reply View the author
avatar
189******44
deepin
2020-03-10 22:22
#9
sudo apt install python-webkit

运行这个命令,看报什么错
Reply View the author