1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/checkupdates-aur.md

17 lines
353 B
Markdown
Raw Normal View History

2022-02-17 02:13:15 -03:00
# checkupdates-aur
> Check pending updates from the Arch User Repository (AUR).
2022-02-17 02:13:15 -03:00
> 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`