首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装gnome-微调工具和gnome-shell时的依赖错误

安装gnome-微调工具和gnome-shell时的依赖错误
EN

Unix & Linux用户
提问于 2019-08-09 01:24:58
回答 1查看 1.7K关注 0票数 0

我的pop!_os 18.04没有最小化和最大化按钮,在从这个链接检查之后,我尝试安装gnome-tweak-tool,然后得到一系列依赖错误。

代码语言:javascript
复制
x@pop-os:~$ sudo apt install gnome-tweak-tool
[sudo] x password:
Reading list of packages... done
Analyzing the dependency tree of the package
Reading status information... done
There are some packages that cannot be installed. If you are using an unstable distribution, this might be
Because the system is unable to reach the state you requested. There may be some software you need in this release.
The packages have not been created or they have been moved out of the Incoming directory.
The following information may be helpful in resolving the issue:

The following packages have unmet dependencies:
  Gnome-tweak-tool : Dependency: gnome-shell-common (>= 3.4) But it won't be installed
E: I can't fix the error because you want some packages to stay current, that is, they break the dependencies between the packages.

但是当我试图安装gnome-shell-common时,它表明已经安装了最新版本,有人知道如何修复吗?谢谢。

代码语言:javascript
复制
x@pop-os:~$ sudo apt install gnome-shell-common
Reading list of packages... done
Analyzing the dependency tree of the package
Reading status information... done
Gnome-shell-common is the latest version (3.28.4-0ubuntu18.04.2).
Gnome-shell-common has been set up for manual installation.
0 packages have been upgraded, 0 packages have been newly installed, 0 packages have been uninstalled, and 22 packages have not been upgraded.
EN

回答 1

Unix & Linux用户

发布于 2019-08-09 02:35:56

这里的问题是发行版提供了gnome的旧版本(3.28),而gnome调整工具至少需要3.4。

那是分配问题,不是你的问题

编辑:显然3.28实际上比3.4更新。但是,直到你的发行版出了问题

票数 1
EN
页面原文内容由Unix & Linux提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://unix.stackexchange.com/questions/535179

复制
相关文章

相似问题

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