💾 Archived View for gemini.susa.net › arch_linux_notes.gmi captured on 2023-11-04 at 11:31:35. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

-=-=-=-=-=-=-

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