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.

  1. 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

  2. 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.

  3. yay --version

    yay --version
published
updated
author
b56bb964a827
severity
HIGH
review
unreviewed
reviews
0
wilson
0
json
GET /v1/public/recipes/01M10NCM5PNSQQGX9NBG6QMYFM

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.