From 4c40f876e857bfc18448ecbfdf54d87236dce53f Mon Sep 17 00:00:00 2001 From: Robert Maaskant Date: Tue, 7 Jul 2026 22:19:36 +0200 Subject: [PATCH] docs: community supported install method Spack --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 25e4895f..ed85bf1d 100644 --- a/README.md +++ b/README.md @@ -271,6 +271,14 @@ nix profile install nixpkgs#yq-go See [here](https://search.nixos.org/packages?channel=unstable&show=yq-go&from=0&size=50&sort=relevance&type=packages&query=yq-go) +### Spack + +``` +spack install yq +``` + +See [here](https://packages.spack.io/package.html?name=yq) + ### Webi ```