Ubuntu 14.04安装Wine的步骤
Ubuntu 14.04安装Wine的步骤
1.添加PPA
sudo add-apt-repository ppa:ubuntu-wine/ppa
2.更新列表
sudo apt-get update
3.安装Wine
sudo apt-get install wine1.7 winetricks
为了避免错误大家可以使用以下命令
sudo apt-get update
注:使用该方法安装的Wine可能不是最新版本,所以需要使用sudo apt-get update命令进行更新。
Wine 安装包下载地址:https://gitlab.winehq.org/wine/wine/-/wikis/zh_CN/Download