mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-05-28 13:47:53 +02:00
paru
paru is a new AUR helper for Arch Linux.
Use Cases
paru can be used to:
- Easily check for updates of AUR packages
- Install packages faster (no typing sudo!)
- Clean unused dependencies easily (
-c
)
You should not use paru if:
- You want to use yay instead.