Thor's Arch Repo This is a repository intended to be used with pacman. To use it, first import the corresponding GPG key from this URL: https://packages.thorjhanson.com/archlinux/packages-aur/thor-public.key Using this command: pacman-key --add /path/to/downloaded/file.key Alternatively, this can be done without the intermediary file if you are root: sudo su pacman-key --add <(curl https://packages.thorjhanson.com/archlinux/packages-aur/thor-public.key) Then, add the following to /etc/pacman.conf: [thor-aur] SigLevel = Required TrustAll Server = https://packages.thorjhanson.com/archlinux/packages-aur