HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

checkupdates-aur — Check pending updates from the Arch User Repository (AUR). More information: <https://metacpan.org/d

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thecommandfrompendingupdatesclicheckcheckupdates-aur
linux

Problem

How to use the checkupdates-aur command: Check pending updates from the Arch User Repository (AUR). More information: <https://metacpan.org/dist/OS-CheckUpdates-AUR>.

Solution

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

Code Snippets

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

Context

tldr-pages: linux/checkupdates-aur

Revisions (0)

No revisions yet.