错误: winehq-devel :取决于: wine-devel (= 4.14~bionic)

Bit*_*ser 2 wine software-installation linux-mint

与此类似:错误:winehq-devel 依赖于 wine-devel (=4.5~bionic),Ubuntu 18.04.2 - 尝试从 winehq 存储库安装 wine。我最初在回购方面遇到了麻烦。我确实尝试了一个推荐的修复方法来修复损坏的包裹。它没有报告任何内容,之后仍然失败。

sudo apt install --install-recommends winehq-devel       
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-devel : Depends: wine-devel (= 4.14~bionic)
E: Unable to correct problems, you have held broken packages.
Run Code Online (Sandbox Code Playgroud)

Mat*_*rry 5

我自己也遇到了同样的问题,直到我发现 Wine 的最新开发版本需要 libfaudio0。这在大多数存储库中不可用,并且是导致依赖项错误的原因;但是,以下链接将详细说明如何添加 libfaudio0 存储库,以便安装 Wine devel 4.8:

http://ubuntuhandbook.org/index.php/2019/05/nstall-wine-4-8-ubuntu-19-04-18-04/