list_orphan_packages
Identify and display orphaned packages that are no longer required by any installed software on Arch Linux systems, showing package names and disk space usage for cleanup.
Instructions
List all orphaned packages (dependencies no longer required by any installed package). Shows package names and total disk space usage. Only works on Arch Linux.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}