nix-config/paru
Donovan Glover 5158c66c28
paru: Use BottomUp strategy
This makes it easier to see the most relevant results first without
having to scroll up, assuming there are enough results where scrolling
up was necessary.
2022-12-15 11:36:10 -05:00
..
.config/paru paru: Use BottomUp strategy 2022-12-15 11:36:10 -05:00
README.md misc: Fix link to yay 2022-04-11 08:56:28 -04: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.