fastfetch
| Version | 2026.144.1443 |
| Repo | superproject |
Fast system-information report (neofetch successor) covering OS, kernel, CPU, and memory Installs the fastfetch package on arch and fedora, landing the /usr/bin/fastfetch binary. fastfetch prints a system-information report (OS, kernel, host, CPU, GPU, memory) beside an ASCII distro logo and exposes a –version flag, so both its presence and its runtime behaviour are verifiable inside a disposable container.
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 fastfetch binary is installed at /usr/bin/fastfetch |
check |
fastfetch –version prints a version banner and exits 0 |
check |
running fastfetch in pipe mode prints a system-information report and exits 0 |
agent-check |
the report is human-readable, grouping system facts (OS, kernel, CPU, memory) into labelled lines |
check |
package=fastfetch |