Procedure
Install yay AUR helper on Arch Linux
On Arch Linux, ensure git and base-devel are installed with pacman, clone yay from the AUR, build with makepkg as a regular user, then verify with yay --version.
As a regular Arch user with package-install privileges, install build de
As a regular Arch user with package-install privileges, install build deps (elevated pacman): pacman -S --needed git base-devel
Clone and build yay as a non-root user per https://github.com/Jguer/yay
Clone and build yay as a non-root user per https://github.com/Jguer/yay : git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si — review PKGBUILD prompts; makepkg must not run as root.
yay --version
yay --version
DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.