arch-pac-test
Recipe card from the charly-distros plugin (Images — the deployable catalog).
arch-pac-test – Arch pacman package test
Section titled “arch-pac-test – Arch pacman package test”Candy Properties
Section titled “Candy Properties”| Property | Value |
|---|---|
| Install files | charly.yml (packages only) |
| Depends | none |
Packages
Section titled “Packages”PAC: neovim, ripgrep
What It Does
Section titled “What It Does”Validates that the pac: package format works correctly on Arch Linux boxes. Installs neovim and ripgrep via pacman. Used as a smoke test for the multi-distro build system’s Arch support.
my-image: candy: base: arch candy: [arch-pac-test]Requires an Arch-based box with build: [pac] (or [pac, aur]).
Used In Boxes
Section titled “Used In Boxes”/charly-distros:arch-test— Arch packaging test box
Related Candies
Section titled “Related Candies”/charly-distros:arch-aur-test— companion AUR package test
When to Use This Skill
Section titled “When to Use This Skill”Use when the user asks about:
- Arch Linux pacman package testing
- The
pac:package format in charly.yml - The
arch-pac-testcandy
Author + Test References
Section titled “Author + Test References”/charly-image:layer— candy authoring reference (charly.ymlschema, plan steps, service declarations)/charly-check:check— declarative testing framework for thecheck:block