[OpenWrt Wiki] Opkg package manager
openwrt.org › docs › guide-userDec 29, 2021 · Use <dest_name> as the the root directory for package installation, removal, upgrading. <dest_name> should be a defined dest name from the configuration file, (but can also be a directory name in a pinch). -o <dir>. --offline-root <dir>. Use <dir> as the root directory for offline installation of packages.
Opkg
https://wiki.emacinc.com › wikiInstalling new packages. Removing packages. Updating the List of Available Packages. The OPKG Package Manager keeps a local cache of the ...
Package management with OPKG | 8devices Wiki
www.8devices.com/wiki/openwrt:recipes:opkg28.07.2014 · opkg remove <package> Remove a package and orphaned dependancies opkg remove --autoremove package_name or remove with all dependent packages opkg remove --force-removal-of-dependent-packages Get the list of available packages opkg list Get the list of installed packages opkg list_installed List a package content opkg files package_name