meta: Remove paru

Paru is no longer needed since I use Nix instead, which doesn't need an
AUR helper.
This commit is contained in:
Donovan Glover 2023-05-08 13:58:03 -04:00
parent 3236df33f6
commit bc722c5043
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
2 changed files with 0 additions and 28 deletions

View File

@ -1,10 +0,0 @@
[options]
PgpFetch
Devel
Provides
DevelSuffixes = -git -cvs -svn -bzr -darcs -always
CombinedUpgrade
BottomUp
UpgradeMenu
RemoveMake
SudoLoop

View File

@ -1,18 +0,0 @@
# paru
[paru][paru] is a new AUR helper for [Arch Linux](/.archlinux).
## 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][yay] instead.
[paru]: https://github.com/Morganamilo/paru
[yay]: https://github.com/Jguer/yay