Skip to content

Commit cdb811b

Browse files
triallaxsharkdp
authored andcommitted
Add Chimera Linux installation instructions
1 parent 3cfd31c commit cdb811b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

book/src/cli-installation.md

+10
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,16 @@ You can install the `numbat` package using
3838
sudo xbps-install -S numbat
3939
```
4040

41+
## Chimera Linux
42+
43+
Chimera Linux has a `numbat` package in its `contrib` repo. [Enable it if you
44+
haven't already](https://chimera-linux.org/docs/apk#repositories), then install
45+
`numbat`:
46+
47+
``` bash
48+
doas apk add numbat
49+
```
50+
4151
## NixOS
4252

4353
*... or any distribution where Nix is installed.*

0 commit comments

Comments
 (0)