``opkg`` Command ============== ``opkg list-installed``: Lists all installed packages ``opkg install package ...``: Installs or replaces named packages ``opkg remove package ...``: Removes named packages ``opkg files package ...``: Shows files in named packages ``opkg help``: Show this list of options