I'm trying to install wine. I followed the installation instructions at https://wiki.winehq.org/Ubuntu (focal), but when I run $ sudo apt install --install-recommends winehq-stable
, I get the following output:
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: dconf-gsettings-backend : Depends: dconf-service (>= 0.36.0-1) Depends: dconf-service (< 0.36.0-1.1~) policykit-1 : Depends: dbus Depends: libpam-systemd but it is not going to be installed winehq-stable : Depends: wine-stable (= 6.0.0~focal-1) E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
Using Synaptic Package Manager, it wants to remove quite a lot of packages (the list starts with accountsservice, acpi-support, acpid
), which is certainly not what I want.