A Brief But Accurate Documentation, BSD Linux And Programming

 Docker

Tuesday, August 14, 2018

[SOLVED] failed to commit transaction: invalid or corrupted package (PGP signature)

[SOLVED] Invalid or Corrupted package (PGP signature)

sudo pacman -Sy archlinux-keyring

for Manjaro : sudo pacman -Sy manjaro-keyring

sudo pacman-key --refresh-keys

or

sudo pacman -Q archlinux-keyring

by example

keyring problem [91FFE0700E80619CEB73235CA88E23E377514E00]
sudo pacman-key --delete 91FFE0700E80619CEB73235CA88E23E377514E00

sudo pacman-key --populate archlinux

and have fun

No comments:

Post a Comment

Back to top