docs: community supported install method Spack

This commit is contained in:
Robert Maaskant 2026-07-07 22:19:36 +02:00
parent e2f1d5ccf7
commit 4c40f876e8

View File

@ -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
```