check_updates_dry_run
Check for available system updates on Arch Linux without installing them. This safe read-only operation displays pending package updates using pacman-contrib.
Instructions
Check for available system updates without applying them. Only works on Arch Linux systems. Requires pacman-contrib package. Safe read-only operation that shows pending updates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}