check_ignored_packages
Identify packages excluded from system updates in pacman.conf and detect if critical system packages are being ignored on Arch Linux systems.
Instructions
List packages ignored in updates from pacman.conf. Warns if critical system packages are ignored. Only works on Arch Linux.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}