我正在尝试按照本指南在我的 Lubuntu 上安装 Spotify:https://www.spotify.com/ar/download/linux/。
但这两种方法都不起作用。
和折断我进入控制台error: snap "spotify" not found
。
使用 deb 包我得到了
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:
spotify-client : Depends: libcurl3 but it is not going to be installed
Recommends: libavcodec-ffmpeg56 but it is not installable or
libavcodec-ffmpeg-extra56 but it is not installable or
libavcodec54 but it is not installable or
libavcodec-extra-54 but it is not installable
Recommends: libavformat-ffmpeg56 but it is not installable or
libavformat54 but it is not installable
E: Unable to correct problems, you have held broken packages.
我该如何在 Lubuntu 18.04 中安装 Spotify?我能够使用折断大约一个月前在 Kubuntu 18.04 上。
答案1
您是否安装了 lubuntu 的限制附加程序?缺少的依赖项可能是编解码器。
先尝试此操作,然后重新安装 Spotify
sudo apt-get update
sudo apt-get install lubuntu-restricted-extras
sudo apt-get install lubuntu-restricted-addons