64也支持吧
All Replies
WENWEN
deepin
2021-06-10 03:58 Reply Like 0 View the author
lenke
deepin
2021-06-10 04:09 有一些系统功能,例如托盘图标,只适配了deepin-wine,原生wine,是无法正常使用的。
Reply Like 1 View the author
安洛
deepin
2021-06-10 04:38 可以打包成软件,直接在商城里安装。wine顶多写一个脚本自动化。
Reply Like 1 View the author
安洛
deepin
2021-06-10 04:39 安洛:
可以打包成软件,直接在商城里安装。wine顶多写一个脚本自动化。
甚至其它发行版,包括ubuntu和arch都可以使用。
Reply Like 1 View the author
SamLukeYes
deepin
2021-06-10 04:53 现在新打包的 wine 应用都用 deepin-wine6 了,只不过 deepin-wine6 本身没有单独打包
Reply Like 0 View the author
cjy2
deepin
2021-06-10 18:16 WENWEN:
64也支持吧
我用deep-wine5安装64位的格式工厂,不能用。但32位的可以用(虽然有些字体没有显示出来)
Reply Like 1 View the author
MicroSir
deepin
2021-06-10 23:07 升级win6.0
sudo apt-get install wine
sudo dpkg --add-architecture i386
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key
sudo apt-key add Release.key
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys DFA175A75104960E
sudo deepin-editor /etc/apt/sources.list.d/winehq.list
deb https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Debian_10 ./
sudo apt update
sudo apt install --install-recommends winehq-staging
验证当前版本号:
wine --version
Reply Like 0 View the author
Please sign in first
Popular Events
More

中文 
发现deepin-wine5只支持32位的应用,但wine5支持64位的应用,所以deepin-wine5的优势在哪?