我的20 为啥装不了qq,微信 提示缺少deepin-wine环境
Tofloor
poster avatar
dsnaaa
deepin
2020-04-18 03:02
Author

Reply Favorite View the author
All Replies
avatar
groveer
deepin
2020-04-18 04:16
#1
终端执行:
  1. sudo apt install deepin-wine
Copy the Code
Reply View the author
avatar
Autumn is also cold
deepin
2020-04-18 05:24
#2
我是直接安装了WINE5.0  然而感觉比15.11卡。等正式版
Reply View the author
avatar
Jack
deepin
2020-04-18 05:57
#3
  1. 下列软件包有未满足的依赖关系:
  2. deepin-wine : 依赖: deepin-wine64 (>= 2.18-22~rc0) 但无法安装它 或
  3.                        deepin-wine32 (>= 2.18-22~rc0)
  4.                依赖: deepin-wine64 (< 2.18-22~rc0.1~) 但无法安装它 或
  5.                        deepin-wine32 (< 2.18-22~rc0.1~)
  6. E: 无法修正错误,因为您要求某些软件包保持现状,就是它们破坏了软件包间的依赖关系。
Copy the Code

不行啊,难道是知道有依赖冲突,故意装不上?
Reply View the author
avatar
groveer
deepin
2020-04-18 06:05
#4
https://bbs.deepin.org/post/191995
不行啊,难道是知道有依赖冲突,故意装不上?

sudo apt -f install 试一下
Reply View the author
avatar
nolocus
deepin
2020-04-18 07:47
#5
sudo apt --fix-missing install
运行这个。。 好像是少了个包没装。。
Reply View the author
avatar
152******80
Advanced Packager
2020-04-20 01:04
#6
  1. sudo apt-get install libssl1.1:i386
Copy the Code

然后再在应用商店装微信
Reply View the author
avatar
w***1@163.com
deepin
2020-04-20 01:25
#7
我的应用商店所有软件都显示不可用,指针移到不可用上面就出现一个红圈里面一个减号,提示与此设备不兼容。咋回事?
Reply View the author
avatar
つつ
deepin
2020-08-16 04:18
#8
终端执行:
  1. sudo apt-get install libodbc1:i386
  2. sudo apt-get update
  3. sudo apt-get install deepin-wine
Copy the Code
大功告成
Reply View the author