get_package_info
Retrieve detailed information about installed packages including version, description, maintainer, and installation date for system administration.
Instructions
Get detailed information about an installed package including version, description, maintainer, and install date.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | Server alias (e.g., 'pi1', 'web-server'). Uses default server if not specified. | |
| package_name | Yes | Name of the package to query |