Arch Linux Notes

My usual scribblings of notes on stuff I rarely do an so constantly forget!

Common Upgrade Problems

Signature errors can often be fixed by installing the latest keyring package. This will bring in the latest keys into GPG, and will verify the signature dependencies.

sudo pacman -S archlinux-keyring

# Re-run the upgrade
sudo pacman -Syu

Common pacman flags

Handy utilities