首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >使用gdevilspie的未满足的依赖项

使用gdevilspie的未满足的依赖项
EN

Unix & Linux用户
提问于 2022-09-03 01:59:29
回答 1查看 41关注 0票数 0

我正在尝试安装gdevilspie_0.5-3.2_all.deb,但是正在收到错误消息。

我需要gdevilspie能够打开一个最小的伴侣终端窗口,就像我可以用UM 18.04做的那样。

有人能帮帮我吗。

代码语言:javascript
复制
andy@7_~/Downloads$ sudo apt install ./gdevilspie_0.5-3.2_all.deb
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'gdevilspie' instead of './gdevilspie_0.5-3.2_all.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:
 gdevilspie : Depends: python-wnck but it is not installable
              Depends: python-glade2 but it is not installable
              Recommends: python-xdg but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
EN

回答 1

Unix & Linux用户

回答已采纳

发布于 2022-09-03 07:05:37

gdevilspie依赖于PyGTK2,随着当前发行版中大多数Python2包的删除,旧的gdevilspie包不再可安装。

如果您找到依赖项的包(例如在snapshot.debian.org上),如果您的系统上与当前的Python包没有冲突,那么安装您的包是可能的。

devilspie本身仍然可用,并且可以在您的发行版中直接安装(例如,sudo apt install devilspie)。因此,您仍然可以编写规则并将它们应用于windows;您只是没有gdevilspie提供的GUI。

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

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

复制
相关文章

相似问题

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