Skip to content

arch-aur-test

Recipe card from the charly-distros plugin (Images — the deployable catalog).

Property Value
Install files charly.yml (packages only)
Depends none

AUR: yay-bin

Validates that the aur: package format works correctly on Arch Linux boxes. Installs the yay-bin package from the AUR. Requires a builder image with builds: [aur] capability (i.e., arch-builder which includes the yay candy).

charly.yml
my-image:
candy:
base: arch
candy: [arch-aur-test]

Requires an Arch-based box with build: [pac, aur] so the builder can resolve AUR packages.

Use when the user asks about:

  • Arch Linux AUR package testing
  • The aur: package format in charly.yml
  • The arch-aur-test candy
  • /charly-image:layer — candy authoring reference (charly.yml schema, plan steps, service declarations)
  • /charly-check:check — declarative testing (check: block, charly check box, charly check live)