Got this after inconfidently do useradd/mod to solve an issue:
Sorry, user <user> is not allowed to execute '/usr/bin/pacman --noconfirm --needed -S mono' as root on <host>
How to fix
have you tried the following command using sudo in front of it?
sudo usermod -aG wheel $USERNAME