Add info on how to delete package from AUR

This commit is contained in:
Jean-Claude 2023-06-30 16:49:33 +02:00
parent 2fc1e6d4cb
commit 2b9bf5f0f0
Signed by: jeanclaude
GPG Key ID: 8A300F57CBB9F63E
1 changed files with 3 additions and 0 deletions

3
aur.md
View File

@ -14,3 +14,6 @@
## General
- Find packages no longer available: `comm -23 <(pacman -Qqm | sort) <(curl https://aur.archlinux.org/packages.gz | gzip -cd | sort)`
## Deletion
- Request package deletion via mailing list