GitHub - tavinus/opkg-upgrade: List and install OpenWRT ...
github.com › tavinus › opkg-upgradeOct 20, 2020 · # ./opkg-upgrade.sh -h Simple OPKG Updater v0.2.0 Usage: opkg-upgrade.sh [options] Options: -V, --version Show program name and version and exits -h, --help Show this help screen and exits -i, --install [dir] Install opkg-upgrade to [dir] or /usr/sbin Leave [dir] empty for default (/usr/sbin) -u, --upgrade-check Returns SUCCESS if there are updates available Quiet execution, returns 0 or 1 -l, --list-upgrades Prints the list of available updates and exits -e, --email-list Prints the list of ...
[OpenWrt Wiki] Opkg package manager
openwrt.org › docs › guide-userDec 29, 2021 · Opkg package manager Like most Linux distributions (or mobile device operating systems like say Android or iOS), the functionality of the system can be upgraded rather significantly by downloading and installing pre-made packages from package repositories (local or on the Internet).