arch-aur-test
| Version | 2026.144.1443 |
| Repo | box/arch |
AUR build smoke test — installs yay-bin from the AUR Minimal candy that exercises the Arch AUR build path by installing yay-bin (a prebuilt yay package) from the AUR. Verifiable: the yay binary it provides lands at /usr/bin/yay and reports its version.
Acceptance plan
Section titled “Acceptance plan”This candy’s plan: — the runnable spec charly check executes against a live deployment. check: steps are idempotent probes; run: steps change state.
| Intent | Step |
|---|---|
check |
the AUR-installed yay binary is present at /usr/bin/yay |
check |
yay runs and reports its version |
check |
file=/usr/bin/yay |
check |
command=/usr/bin/yay –version |