opkg Command Examples

A lightweight package manager used to install OpenWrt packages. More information: https://openwrt.org/docs/guide-user/additional-software/opkg.

opkg install {{package}}

opkg remove {{package}}

opkg update

opkg upgrade {{package(s)}}

opkg info {{package}}

opkg list