Skip to content

Commit

Permalink
docs: add yazi-nightly to install from AUR (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
latipun7 authored Aug 8, 2024
1 parent 750c199 commit 6db276c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ If you want to use the latest Git version, you can install it from [AUR](https:/
paru -S yazi-git ffmpegthumbnailer p7zip jq poppler fd ripgrep fzf zoxide imagemagick
```

Alternatively, you can install the latest nightly build from [AUR](https://aur.archlinux.org/packages/yazi-nightly-bin):

```sh
paru -S yazi-nightly-bin ffmpegthumbnailer p7zip jq poppler fd ripgrep fzf zoxide imagemagick
```

## Nix

A [Nix package](https://search.nixos.org/packages?channel=unstable&show=yazi) for Yazi is available.
Expand Down

0 comments on commit 6db276c

Please sign in to comment.