相关疑难解决方法(0)

无法在 Ubuntu(实际上是 Lubuntu)18.04 LTS 上从 winehq.org 安装 wine

我已按照winehq 页面所有说明进行操作。特别是,我运行了以下命令:

sudo dpkg --add-architecture i386 
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main' 
Run Code Online (Sandbox Code Playgroud)

上述前三个似乎工作正常。但是,最后一个命令给了我以下错误:

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: …
Run Code Online (Sandbox Code Playgroud)

wine lubuntu software-installation 18.04

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

标签 统计

18.04 ×1

lubuntu ×1

software-installation ×1

wine ×1