diff --git a/README.md b/README.md index b8ded1d6339..5f75ea77704 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 54361f3ec0c..447d78573cd 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: