aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md10
-rw-r--r--docs/docs/advanced-install.md10
2 files changed, 20 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8664caf5..fe2eeb6f 100644
--- a/README.md
+++ b/README.md
@@ -210,6 +210,16 @@ pacman -S atuin
And then follow [the shell setup](#shell-plugin)
+### Xbps
+
+Atuin is available in the Void Linux [repository](https://github.com/void-linux/void-packages/tree/master/srcpkgs/atuin):
+
+```
+sudo xbps-install atuin
+```
+
+And then follow [the shell setup](#shell-plugin)
+
### Termux
Atuin is available in the Termux package repository:
diff --git a/docs/docs/advanced-install.md b/docs/docs/advanced-install.md
index 54361f3e..447d7857 100644
--- a/docs/docs/advanced-install.md
+++ b/docs/docs/advanced-install.md
@@ -66,6 +66,16 @@ pacman -S atuin
And then follow [the shell setup](#shell-plugin)
+### Xbps
+
+Atuin is available in the Void Linux [repository](https://github.com/void-linux/void-packages/tree/master/srcpkgs/atuin):
+
+```
+sudo xbps-install atuin
+```
+
+And then follow [the shell setup](#shell-plugin)
+
### Termux
Atuin is available in the Termux package repository: