list_explicit_packages
Identify packages manually installed on Arch Linux systems to create backup lists and understand system composition by distinguishing user-installed packages from automatic dependencies.
Instructions
List all packages explicitly installed by the user (not installed as dependencies). Useful for creating backup lists or understanding system composition. Only works on Arch Linux.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}