nix-config/paru
Donovan Glover eb4650fb3b
Switch from yay to paru
Paru is a new AUR helper written in Rust. The main difference between
it and Yay (written in Go) is that the code is supposed to be cleaner.
2021-02-27 16:54:58 -05:00
..
.config/paru Switch from yay to paru 2021-02-27 16:54:58 -05:00
README.md Switch from yay to paru 2021-02-27 16:54:58 -05: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.