mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
17 lines
361 B
Markdown
17 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`
|