mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
16 lines
353 B
Markdown
16 lines
353 B
Markdown
# checkupdates-aur
|
|
|
|
> 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`
|