openwrt_opkg_install
Install packages on OpenWRT routers via SSH using the opkg package manager to add functionality or manage software remotely.
Instructions
Install a package using opkg
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | Name of the package to install (e.g., 'luci-app-openthread', 'ot-br-posix') |