add about AUR

This commit is contained in:
anatawa12 2024-02-29 14:06:09 +09:00 committed by GitHub
commit b99dd68d95
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,6 +56,15 @@ scoop bucket add xrtools "https://github.com/babo4d/scoop-xrtools"
scoop install vrc-get
```
## Using PKGBUILD from AUR
If you're using Arch Linux, you can install from Arch User Repository.
Please install with your favorite AUR helpers.
```
yay -S vrc-get
```
## Using `cargo binstall`
If you have [`cargo binstall`][cargo-binstall], installing using cargo binstall is the easy & fast way to install vrc-get.