get_package_info
Retrieve version, description, maintainer, and install date of an installed package. Use to check package details on Linux systems.
Instructions
Get detailed information about an installed package including version, description, maintainer, and install date.
Input 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 |