V20怎么安装wine ?
Tofloor
poster avatar
o0******00@163.com
deepin
2020-04-16 20:21
Author
V20怎么安装wine ?有能成功的吗?V20是基于谁的核?还是以前的debian的吗?
Reply Favorite View the author
All Replies
avatar
走钢丝
deepin
2020-04-16 20:31
#1
相同的过程,把 stretch 改成 buster 应该就可以了吧。。。不过我没试。
Reply View the author
avatar
o0******00@163.com
deepin
2020-04-16 20:37
#2
https://bbs.deepin.org/post/191713
相同的过程,把 stretch 改成 buster 应该就可以了吧。。。不过我没试。

没成功。
Reply View the author
avatar
o0******00@163.com
deepin
2020-04-16 20:44
#3
————————————————报错——————————————————————
sudo apt update
获取:2 https://dl.winehq.org/wine-builds/debian buster InRelease [6,259 B]      
错误:2 https://dl.winehq.org/wine-builds/debian buster InRelease                 
  由于没有公钥,无法验证下列签名: NO_PUBKEY 76F1A20FF987672F
命中:1 http://uos.deepin.cn/printer eagle InRelease                              
命中:3 https://community-packages.deepin.com/deepin apricot InRelease            
命中:4 https://cdn-package-store6.deepin.com/appstore eagle InRelease            
正在读取软件包列表... 完成
W: GPG 错误:https://dl.winehq.org/wine-builds/debian buster InRelease: 由于没有公钥,无法验证下列签名: NO_PUBKEY 76F1A20FF987672F
E: 仓库 “https://dl.winehq.org/wine-builds/debian buster InRelease” 没有数字签名。
N: 无法安全地用该源进行更新,所以默认禁用该源。
N: 参见 apt-secure(8) 手册以了解仓库创建和用户配置方面的细节。
Reply View the author
avatar
Feng Yu
deepin
2020-04-16 20:53
#4
本帖最后由 abcfy2 于 2020-4-16 12:54 编辑

你没添加gpg公钥,请仔细阅读wine官方文档再操作
https://wiki.winehq.org/Debian
Reply View the author
avatar
o0******00@163.com
deepin
2020-04-16 20:59
#5
https://bbs.deepin.org/post/191713
你没添加gpg公钥,请仔细阅读wine官方文档再操作
https://wiki.winehq.org/Debian

我就是到  sudo apt update 这步时出的错。15.11时没事。
Reply View the author
avatar
o0******00@163.com
deepin
2020-04-16 21:05
#6
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 76F1A20FF987672F

加上这句    sudo apt update   跑过去了    。但是没有提示   需要下载多大的文件。还有问Y/N?
Reply View the author
avatar
o0******00@163.com
deepin
2020-04-16 21:10
#7
sudo apt install --install-recommends winehq-stable
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
有一些软件包无法被安装。如果您用的是 unstable 发行版,这也许是
因为系统无法达到您要求的状态造成的。该版本中可能会有一些您需要的软件
包尚未被创建或是它们已被从新到(Incoming)目录移出。
下列信息可能会对解决问题有所帮助:

下列软件包有未满足的依赖关系:
winehq-stable : 依赖: wine-stable (= 5.0.0~buster)
E: 无法修正错误,因为您要求某些软件包保持现状,就是它们破坏了软件包间的依赖关系。
Reply View the author
avatar
安洛
deepin
2020-04-19 18:24
#8
https://bbs.deepin.org/post/191713
sudo apt install --install-recommends winehq-stable
正在读取软件包列表... 完成
正在分析软件包的依赖 ...

同样的问题,解决了嘛?
Reply View the author
avatar
走钢丝
deepin
2020-04-19 18:32
#9
https://bbs.deepin.org/post/191713
同样的问题,解决了嘛?

需要安装两个包:
libfaudio0_20.01-0_buster_amd64.deb
libfaudio0_20.01-0_buster_i386.deb

链接: https://pan.baidu.com/s/13SbfJMt2qDxJ9x0aW4bjwg  密码: lj0q

参考:
https://wiki.winehq.org/Debian_zhcn
Reply View the author
avatar
安洛
deepin
2020-04-19 18:38
#10
https://bbs.deepin.org/post/191713
需要安装两个包:
libfaudio0_20.01-0_buster_amd64.deb
libfaudio0_20.01-0_buster_i386.deb

谢谢。
但我通过安装stretch分支的wine解决了问题。
可能deepin20还有一些包没有更新到最新的buster分支
Reply View the author
avatar
zhoujun0451
deepin
2020-04-19 18:47
#11
从15.11的版本里就有。  deepin-wine    .用法:deepin-wine   xxxx.exe .
但是, 我测试的结果, 不是很理想。
Reply View the author