为了使我的libreOffice看起来漂亮:https://www.debugpoint.com/2016/08/quick-tip-change-the-default-libreoffice-look-and-feel/,我正在尝试遵循本教程。
但是,当我运行sudo apt-get install libreoffice-style*时,会得到以下错误:
libreoffice-common : Breaks: libreoffice-style-tango but 1:6.1.5-3+deb10u7 is to be installed
Recommends: python3-uno (>= 4.4.0~beta2) but it is not going to be installed
libreoffice-style-tango : Depends: libreoffice-common (= 1:6.1.5-3+deb10u7) but 1:7.2.2-1 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.如果你需要其他信息,请告诉我!!
发布于 2021-11-19 22:09:39
只需跳过安装探戈主题,并继续与其他人。您可以跳过安装软件包,方法是添加一个带有减号的名称,如下所示:
$ sudo apt-get install libreoffice-style* libreoffice-style-tango-但是,请考虑一下,没有人应该使用Kali Linux只是为了使它看起来漂亮,如果您有这样的问题,您不应该使用它:我应该使用Kali Linux吗?。
https://unix.stackexchange.com/questions/678314
复制相似问题