Examples (8)
Remove a package
opkg remove packageUpdate the list of available packages
opkg updateUpgrade one or more specific package(s)
opkg upgrade package1 package2 ...List all the available packages
opkg listFind out which package owns a file
opkg search /path/to/fileList all files belonging to a package
opkg files packagemade by @shridhargupta | data from tldr-pages