[Seek Help] 求助-如何在deepin里装上wine8/9 Resolved
Tofloor
poster avatar
180******25
deepin
2024-09-16 22:52
Author

我在使用deepin-wine8-stable之后发现有些地方是不足于wine9/8的,但是我尝试了使用清华源安装winehq发现会无法连接,我顺着链接来到清华源的网页发现debian10的wine9资源不存在,甚至winehq官网也没有

wine运行器倒是发现了wine9,但是我安装后在终端输入wine告诉我命令不存在

sudo apt install wine下到的是wine4

求一个wine9在deepin的安装方式

Reply Favorite View the author
All Replies
hinata
deepin
2024-09-16 23:01
#1

沙发~

Reply View the author
180******25
deepin
2024-09-16 23:49
#2

dd

Reply View the author
180******25
deepin
2024-09-17 00:19
#3

找到解决办法了(

wine运行器里安装好wine9,然后打开终端

输入

/opt/apps/deepin-wine-runner/wine/wine-staging-wow64-9.15-debian10-amd64/bin/wine 程序目录

即可运行

Reply View the author
180******25
deepin
2024-09-17 00:25
#4
180******25

找到解决办法了(

wine运行器里安装好wine9,然后打开终端

输入

/opt/apps/deepin-wine-runner/wine/wine-staging-wow64-9.15-debian10-amd64/bin/wine 程序目录

即可运行

desktop咋写呢(

Reply View the author
180******25
deepin
2024-09-17 00:51
#5

[Desktop Entry]
Encoding=UTF-8
Exec=/opt/apps/deepin-wine-runner/wine/wine-staging-wow64-9.15-debian10-amd64/bin/wine start /unix %f
Icon=wine
MimeType=application/x-ms-dos-executable;application/x-msi;application/x-ms-shortcut;
Name=运行程序
NoDisplay=true
StartupNotify=true
StartupWMClass=运行程序
Terminal=false
Type=Application
start /unix %f=

写好了

Reply View the author
xclimbing
deepin
2024-09-17 12:09
#6

非常棒的分享。感谢楼主。

Reply View the author
燕子大王来也!
deepin
2024-09-17 21:09
#7

感谢楼主分享

Reply View the author
燕子大王来也!
deepin
2024-09-17 21:09
#8

applaud

Reply View the author