Oddbean new post about | logout
 whenever you type
sudo pacman -S application

then you type sudo password
your root may have been compromised

instead do
shutdown -r 0
login as root
pacman -S application
shutdown -r 0
login as normal user again

wow this is fun way to use computer