Wine
Wine
debian安装wine(源地址:https://wiki.winehq.org/Debian)
首先启用32位软件包
sudo dpkg --add-architecture i386
下载安装存储库密钥
wget -nc https://dl.winehq.org/wine-builds/winehq.key sudo apt-key add winehq.key
添加源 / 更行源
deb https://dl.winehq.org/wine-builds/debian/ stretch main #添加源 sudo apt-get update #更新源
安装稳定版
sudo apt install --install-recommends winehq-stable
漫长的等待。。。。
博主的每篇文章是个人学习笔记,有任何问题联系进行删除