mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 00:05:59 +02:00
checkupdates-aur: add page (#7775)
This commit is contained in:
parent
72bdbb9021
commit
c388bb1701
1 changed files with 16 additions and 0 deletions
16
pages/linux/checkupdates-aur.md
Normal file
16
pages/linux/checkupdates-aur.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# 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`
|
Loading…
Add table
Reference in a new issue