首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法用KDE等离子体在Ubuntu 18.04上安装Latte-Dock

无法用KDE等离子体在Ubuntu 18.04上安装Latte-Dock
EN

Ask Ubuntu用户
提问于 2019-10-23 14:04:22
回答 2查看 1.3K关注 0票数 1

我一直在尝试用KDE等离子体在Ubuntu上安装Latte,我一直在使用未满足的依赖项来获取错误。我试着删除旧的包,但这消除了整个KDE等离子体。有什么帮助吗?

代码语言:javascript
复制
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:
 latte-dock : Depends: libkf5declarative5 (>= 5.45.0) but 5.44.0-0ubuntu3 is to be installed
              Depends: libkf5waylandclient5 (>= 4:5.47.0) but 4:5.44.0-0ubuntu1 is to be installed
E: Unable to correct problems, you have held broken packages.
EN

回答 2

Ask Ubuntu用户

发布于 2019-10-23 15:01:48

我通过添加KUbuntu Backports并进行更新来修正这个问题。这更新了已经过时的一揽子计划。

代码语言:javascript
复制
sudo add-apt-repository ppa:kubuntu-ppa/backports

这通过KDE商店更新了所有包(许多)和已安装的Latte。

票数 1
EN

Ask Ubuntu用户

发布于 2019-10-23 14:07:29

您应该尝试修复所有已损坏的包:

代码语言:javascript
复制
apt install -f
票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1183242

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档