如何解决依赖关系不满足的问题
Tofloor
poster avatar
parket
deepin
2020-09-04 06:03
Author
得知crossover可以运行window的软件,就在官网下载了一个,但是安装的时候出现依赖关系不满足的警告,无法安装,朋友们有什么解决办法吗?

Reply Favorite View the author
All Replies
avatar
Ziggy
deepin
2020-09-04 07:10
#1
sudo apt -f install
Reply View the author
avatar
wwdboy
deepin
2020-09-04 07:17
#2
能运行要看运气
Reply View the author
avatar
灵兮之
deepin
2020-09-04 07:21
#3
收费的,无爱

Reply View the author
avatar
小明Hackintosh
deepin
2020-09-04 09:11
#4
前几天我也试用了一下,缺少 libnss-mdns 32 位库
  1. sudo apt-get install libnss-mdns:i386
Copy the Code
这个软件还可以。
Reply View the author
avatar
lcw0268
deepin
2020-09-04 11:26
#5
64位系统,默认不含i386源,提示都说了,终端添加i386源。
Reply View the author