Wine 是一款让你在 Linux、macos 运行Windows 运行程序。Wine 开发版本已经发布 2.4。
新版本变化:
- Built-in implementation of cryptographic hashes.
- Mono engine updated with upstream fixes.
- More Direct3D command stream work.
- Simulated bold and italic in DirectWrite.
- Improvements to the XML reader.
- Various bug fixes.
下载源代码。二进制安装包正在创建的过程中,很快就会出现在官方下载页面中。
安装命令:
sudo add-apt-repository ppa:wine/wine-builds
sudo apt-get update
sudo apt-get install --install-recommends wine-staging
sudo apt-get install winehq-staging
卸载命令:
sudo apt-get install ppa-purge
sudo ppa-purge ppa:wine/wine-builds


扫码关注公众号:智享开源

评论功能已经关闭!