升级wine4.0
Tofloor
poster avatar
文刀
deepin
2019-01-27 19:20
Author
本帖最后由 deepinY 于 2019-1-27 11:22 编辑

如题
本人电脑联想Y7000,deepin15.9
昨天成功升级wine4.0,过程如下
具体的可以参考wine官网教程:
https://wiki.winehq.org/Debian
1.添加仓库
/etc/apt/sources.list 添加
deb https://dl.winehq.org/wine-builds/debian/ stretch main

2.下载并安装存储库密钥
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key

3.检查更新
sudo apt update
4.安装稳定版wine4.0
sudo apt install --install-recommends winehq-stable
5.检查版本
wine --version
显示
wine-4.0
安装成功


Reply Favorite View the author
All Replies
3 / 3
To page
avatar
gl_rainy
deepin
2020-03-30 17:14
#41
hegl000@hegl000-PC:~/Desktop$ sudo apt-key add winehq.key
key 76F1A20FF987672F:
1 signature not checked due to a missing key
OK
hegl000@hegl000-PC:~/Desktop$

这个问题该怎么解决呀,大佬
Reply View the author
avatar
gl_rainy
deepin
2020-03-30 17:39
#42
hegl000@hegl000-PC:~/Desktop$ apt-get update --fix-missing
正在读取软件包列表... 完成
W: chmod 0700 of directory /var/lib/apt/lists/partial failed - SetupAPTPartialDirectory (1: 不允许的操作)
E: 无法打开锁文件 /var/lib/apt/lists/lock - open (13: 权限不够)
E: 无法对目录 /var/lib/apt/lists/ 加锁
W: 用 unlink 删除文件 /var/cache/apt/pkgcache.bin 出错 - RemoveCaches (13: 权限不够)
W: 用 unlink 删除文件 /var/cache/apt/srcpkgcache.bin 出错 - RemoveCaches (13: 权限不够)
hegl000@hegl000-PC:~/Desktop$

大佬求救
Reply View the author
avatar
今风
deepin
2020-03-30 21:57
#43
https://bbs.deepin.org/post/174295
hegl000@hegl000-PC:~/Desktop$ apt-get update --fix-missing
正在读取软件包列表... 完成
W: chmod 0700  ...

注销一下,sudo apt-get update --fix-missing
Reply View the author
avatar
wtl952652534
deepin
2020-03-30 23:22
#44
链接失败   怎么弄
Reply View the author
avatar
文刀
deepin
2020-04-04 17:03
#45
https://bbs.deepin.org/post/174295
链接失败   怎么弄

这是网络的问题吧,至于为什么,抱歉,我也不是很清楚
Reply View the author
avatar
无所001
deepin
2020-04-05 19:49
#46
我显示wine5.0.怎么回事?
Reply View the author
avatar
lanlan052
deepin
2020-04-05 20:16
#47
Y7000的显卡能驱?
Reply View the author
avatar
sdliulangmao
deepin
2020-04-05 21:42
#48
下列软件包有未满足的依赖关系:
winehq-stable : 依赖: wine-stable (= 5.0.0~stretch)
E: 无法修正错误,因为您要求某些软件包保持现状,就是它们破坏了软件包间的依赖关系。
Reply View the author
avatar
文刀
deepin
2020-04-07 04:48
#49
https://bbs.deepin.org/post/174295
Y7000的显卡能驱?

我就是Y7000
Reply View the author
avatar
文刀
deepin
2020-04-07 04:49
#50
https://bbs.deepin.org/post/174295
下列软件包有未满足的依赖关系:
winehq-stable : 依赖: wine-stable (= 5.0.0~stretch)
E: 无法修正错误 ...

这是系统的依赖关系有问题,我也解决不了
Reply View the author
3 / 3
To page