Skip to content

Instantly share code, notes, and snippets.

@joerg-krause
Created August 5, 2015 04:52
Show Gist options
  • Save joerg-krause/c1ab0f19dc9e71f4d9e2 to your computer and use it in GitHub Desktop.
Save joerg-krause/c1ab0f19dc9e71f4d9e2 to your computer and use it in GitHub Desktop.
Conflicting and Corrupted Package Issue on Arch/Manjaro Linux
sudo pacman-key --init
sudo pacman-key --populate archlinux
sudo pacman-key --populate manjaro
sudo pacman-key --refresh-keys
sudo pacman -Syyu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment