Jammy(22.04)无法安装 wine32

Jammy(22.04)无法安装 wine32

几天来一直尝试安装 wine32,但没有成功。

这是我的输出:

root@nico-laptop:/etc/apt/sources.list.d# apt install wine32
Reading package lists... Done
Building dependency tree... Done
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:
 libatk-wrapper-java-jni : Depends: libatk-wrapper-java (>= 0.38.0-5build1) but it is not going to be installed
 libgl1 : Depends: libglx0 (= 1.4.0-1) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

当我尝试使用 apt 安装那些缺少的依赖项时,它说它们已经存在。

有什么建议么?

相关内容