mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-08 06:45:38 +00:00
docs: community supported install method Spack
This commit is contained in:
parent
e2f1d5ccf7
commit
4c40f876e8
@ -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)
|
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
|
### Webi
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user