我试过了:
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.5
它失败了。
错误似乎是:
The following packages have unmet dependencies: wine1.5 : Depends: wine1.5-i386 (= 1.5.19-0ubuntu1) but it is not installable
E: Unable to correct problems, you have held broken packages.
Run Code Online (Sandbox Code Playgroud)
我需要wine1.5-i386但它不在 Ubuntu 上,所以我无法安装 wine,因为wine1.5-i386它是它的一部分。当我尝试在 Ubuntu Store 中获取 wine 时,我得到了同样的错误,但细节较少。