我尝试在 Rhytmbox 音乐播放器中安装插件,但出现此错误http://prntscr.com/5ecetc。
The following packages have unmet dependencies:
gstreamer1.0-plugins-ugly: Depends: libc6 (>= 2.14) but 2.19-0ubuntu6.4 is to be installed
Depends: libdvdread4 (>= 4.1.3) but 4.2.1-2ubuntu1 is to be installed
Depends: libgcc1 (>= 1:4.1.1) but 1:4.9.1-0ubuntu1 is to be installed
Depends: libglib2.0-0 (>= 2.37.3) but 2.40.2-0ubuntu1 is to be installed
Depends: liborc-0.4-0 (>= 1:0.4.18) but 1:0.4.18-1ubuntu1 is to be installed
Depends: libstdc++6 (>= 4.1.1) but 4.8.2-19ubuntu1 is to be installed
答案1
在终端中输入
sudo apt-get install -f
国旗-f
意味着--fix-missing
此后,你可以运行
sudo apt-get install ubuntu-restricted-extras
这会安装一些第三方插件。
您可以尝试再次运行插件安装命令。
答案2
我解决了这个问题。在这种情况下,你只需要使用终端安装这些插件。
# sudo apt-get install gstreamer1.0-plugins-ugly
# sudo apt-get install gstreamer1.0-fluendo-mp3