无法下载 wine

无法下载 wine

我正在使用 ubuntu 19.10,正在下载 wine 5.0,添加存储库后我运行了它。

sudo apt update && sudo apt install --install-recommends winehq-stable

它给了我这个。

    Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://ppa.launchpad.net/fixnix/netspeed/ubuntu eoan InRelease           
Get:3 http://security.ubuntu.com/ubuntu eoan-security InRelease [97.5 kB]      
Hit:4 http://dl.google.com/linux/chrome/deb stable Release                     
Hit:5 http://ppa.launchpad.net/persepolis/ppa/ubuntu eoan InRelease            
Hit:6 https://dl.winehq.org/wine-builds/ubuntu eoan InRelease                  
Hit:7 http://eg.archive.ubuntu.com/ubuntu eoan InRelease                       
Hit:9 http://ppa.launchpad.net/plushuang-tw/uget-stable/ubuntu eoan InRelease  
Fetched 97.5 kB in 1s (67.5 kB/s)
Reading package lists... Done
Building dependency tree       
Reading state information... Done
All packages are up to date.
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-stable : Depends: wine-stable (= 5.0.0~eoan)
E: Unable to correct problems, you have held broken packages.

该怎么办 ?

答案1

我删除了一些不重要的 PPA,它又可以正常工作了。

相关内容