首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法安装picom

无法安装picom
EN

Unix & Linux用户
提问于 2022-06-24 14:15:56
回答 1查看 346关注 0票数 0

我正试图在Manjaro上安装picom。我试着从AUR yay -S picom-git下载这些错误

代码语言:javascript
复制
:: File /var/cache/pacman/pkg/libconfig-1.7.3-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: ninja: signature from "Anatol Pomozov (Arch Linux developer account) <anatolik@archlinux.org>" is invalid
:: File /var/cache/pacman/pkg/ninja-1.11.0-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: docbook-xml: signature from "Felix Yan <felixonmars@archlinux.org>" is invalid
:: File /var/cache/pacman/pkg/docbook-xml-4.5-9-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: asciidoc: signature from "Caleb Maclennan <alerque@archlinux.org>" is invalid
:: File /var/cache/pacman/pkg/asciidoc-10.2.0-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: uthash: signature from "Santiago Torres-Arias <santiago@archlinux.org>" is invalid
:: File /var/cache/pacman/pkg/uthash-2.3.0-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were upgraded.
error: target not found: ninja
error: target not found: meson
error: target not found: docbook-xml
error: target not found: docbook-xsl
error: target not found: asciidoc
error: target not found: uthash
 -> error installing repo packages
EN

回答 1

Unix & Linux用户

发布于 2022-06-24 18:06:26

尝试sudo pacman -Syy并重试您的命令。如果这不起作用,请尝试sudo pacman -Scc

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

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

复制
相关文章

相似问题

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