mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 08:14:00 +01:00
18 lines
365 B
Markdown
18 lines
365 B
Markdown
# yay
|
|
|
|
[yay][yay] is an AUR helper for [Arch Linux](/.archlinux).
|
|
|
|
## Use Cases
|
|
|
|
yay can be used to:
|
|
|
|
- Easily check for updates of AUR packages
|
|
- View database statistics with a single command (`-Ps`)
|
|
- Clean unused dependencies easily (`-c`)
|
|
|
|
You should not use yay if:
|
|
|
|
- You do not have to worry about updating AUR packages
|
|
|
|
[yay]: https://github.com/Jguer/yay
|