Archlinux Pacman Update Fix

Posted on Sun 25 August 2013 in Tech

I'm writing this up as a quick solution to archlinux's dreaded pacman update problem.

If you have yaourt installed simply update package-query through it and update pacman normally.

yaourt -S package-query
pacman -Syu

Make sure also to delete the SyncFirst option from /etc/pacman.conf