github.com/grafana/tanka@v0.26.1-0.20240506093700-c22cfc35c21a/docs/src/components/install/jb/arch.mdx (about) 1 --- 2 hidden: true 3 --- 4 5 On ArchLinux, install using the [`jsonnet-bundler-bin`](https://aur.archlinux.org/packages/jsonnet-bundler-bin/) AUR package: 6 7 ``` 8 $ yay jsonnet-bundler-bin 9 ```