list 列出openwrt所有支持的软件包 List availablepackages list-installed 列出本机已经安装的软件包 List installed packages list-upgradable 列出可以升级的软件包 ist installed and upgradable packages list-changed-conffiles List user modified configuration files files <pkg> List files belonging to<pkg> search ...
list 列出openwrt所有支持的软件包 List availablepackages list-installed 列出本机已经安装的软件包 List installed packages list-upgradable 列出可以升级的软件包 ist installed and upgradable packages list-changed-conffiles List user modified configuration files files <pkg> List files belonging to<pkg> search ...
list 列出openwrt所有支持的软件包 List availablepackages list-installed 列出本机已经安装的软件包 List installed packages list-upgradable 列出可以升级的软件包 ist installed and upgradable packages list-changed-conffiles List user modified configuration files files <pkg> List files belonging to<pkg> search ...
list-installed List installed packages list-upgradable List installed and upgradable packages list-changed-conffiles List user modified configuration files files <pkg> List files belonging to <pkg> search <file|regexp> List package providing <file> find <regexp> List packages whose name or descriptio...
opkg list-installed 该命令用于列出系统中已经安装的软件包。 opkg list-changed-conffiles 该命令用于列出用户修改过的配置文件。 opkg files <pkg> 该命令用于列出属于这个软件包(<pkg>)中的所有文件,这个软件包必须已经安装。 下列所示代码用于查看 ip 软件包所包含的文件列表。
OpenWrt Packages: Community repository of ported packages. OpenWrt Routing: Packages specifically focused on (mesh) routing. OpenWrt Video: Packages specifically focused on display servers and clients (Xorg and Wayland). Support Information For a list of supported devices see theOpenWrt Hardware Data...
首先SSH到openwrt里面,然后输入:opkg list_installed 可以列举出来当前系统装了哪些插件。假如我想重新安装一下openclash。那么通过grep筛选出来它具体的名字,然后在通过opkg remove luci-app-openclash - 0.45.78-beta进行卸载 卸载完成后,我们要重新安装openclash。那么只需要下载好ipk。 地址如下:https://github.com...
You need the following tools to compile OpenWrt, the package names vary between distributions. A complete list with distribution specific packages is found in theBuild System Setupdocumentation. binutils bzip2 diff find flex gawk gcc-6+ getopt grep install libc-dev libz-dev make4.1+ perl python3....
Packages for libcurl4 found, but incompatible with the architectures configured * satisfy_dependencies_for: Cannot satisfy the following dependencies for curl: * libwolfssl5.4.0.ee39414e * opkg_install_cmd: Cannot install package curl. root@OpenWrt:~# opkg list-installed |grep libwolf libwolfssl...
OpenWrt Video: Packages specifically focused on display servers and clients (Xorg and Wayland). Support Information For a list of supported devices see the OpenWrt Hardware Database Documentation Quick Start Guide User Guide Developer Documentation Technical Reference Support Community Forum: For usage,...