小编Aru*_*r K的帖子

无法安装 WineHQ Stable(您持有损坏的软件包)

我想在 Elementaryos Hera 中安装 Wine,并关注了这个网站。我犯的唯一错误是,我从 Ubuntu 存储库安装了 wine,然后尝试从官方 wine 存储库安装 wine。然后,我使用命令安装了 wineHQ stablesudo apt-get install --install-recommends winehq-stable因为我安装了两次 wine,所以它没有正常工作。因此,我进入终端并使用该命令dpkg --list查看安装了哪些基于 wine 的软件,并使用该命令卸载了它们,我实际上卸载了名称中sudo apt-get --purge remove program包含wine 的所有内容。现在,我从官方存储库重新安装了 Wine,然后添加了 WineHQ Stable 的密钥,然后尝试使用上面提到的第一个命令来安装它。但我收到了这条消息

thenotorious@T430:~$ sudo apt-get install --install-recommends winehq-stable 
[sudo] password for thenotorious: 
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 …
Run Code Online (Sandbox Code Playgroud)

wine software-installation package-management elementary-os

5
推荐指数
1
解决办法
2万
查看次数