pkg_install
Installs specified packages on a remote Linux system by automatically detecting and using the appropriate package manager (apt, yum, dnf, pacman, or apk).
Instructions
Install packages. Auto-detects apt/yum/dnf/pacman/apk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packages | Yes | Space-separated package names, e.g. 'nginx docker.io' | |
| session_id | Yes |