基础工具

sudo pacman -Syu
sudo pacman -S --needed base-devel git

克隆仓库

git clone https://aur.archlinux.org/yay-bin.git

安装

cd yay
makepkg -si