1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 23:17:58 +01:00
tldr/pages/linux/checkupdates-aur.md
2022-02-17 13:13:15 +08:00

16 lines
361 B
Markdown

# checkupdates-aur
> Tool to check pending updates from the Arch User Repository (AUR).
> More information: <https://metacpan.org/dist/OS-CheckUpdates-AUR>.
- List pending updates for AUR packages:
`checkupdates-aur`
- List pending updates for AUR packages in debug mode:
`CHECKUPDATES_DEBUG=1 checkupdates-aur`
- Display help:
`checkupdates-aur --help`