这是我的终端命令
sudo apt install --install-recommends winehq-staging
这就是我的答案
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
winehq-staging : Depends: wine-staging (= 5.21~bionic)
E: Unable to correct problems, you have held broken packages.
我不知道如何在 Ubuntu 18.04 上安装 wine,因为我需要它
答案1
为什么要使用“staging”版本?只需运行:
sudo apt install wine