Du lette etter:

opkg list installed packages by size

OPKG 软件包管理_whatday的专栏-CSDN博客_opkg
https://blog.csdn.net/whatday/article/details/78920494
28.12.2017 · Opkg 是一个轻量快速的套件管理系统,目前已成为 Opensource 界嵌入式系统标准。常用于路由、交换机等嵌入式设备中,用来管理软件包的安装升级与下载。中文名opkg属 性套件管理系统更 新可以获取的软件包列表常用于路由、交换机等嵌入式设备常用命令opkg update 更新可以获取的软件包列表
Opkg:installedPkgs - OPKG: Working With Installed Packages
https://wiki.emacinc.com › wiki
Opkg:installedPkgs · List files belonging to a package, along with their install locations. · Find out which package provided a specific file on ...
Extend 'opkg list' command to optionally display package size
https://patchwork.ozlabs.org › patch
'opkg list' command only displays the available packages' name, version and description. It would be useful to also see the approximate size of the ...
List user installed packages in OpenWrt - Sindastra
https://www.sindastra.de › list-user-...
You might want to check what packages you installed on OpenWrt, for example when wanting to build a custom image based on your installation ...
How To List Installed Packages Sorted By Installation Date In ...
https://ostechnix.com › list-installe...
1. List installed packages sorted by install date on Arch Linux and derivatives · 2. Get the RPM packages update history on RHEL, CentOS, Fedora · 3. View package ...
OpenWrt Forum Archive
https://forum.archive.openwrt.org/viewtopic.php?id=73770
09.04.2018 · Someone has written a script that basically formats the output of opkg --list-installed to a form that can be input to opkg install to reinstall upgraded packages. (Last edited by mk24 on 9 Apr 2018, 16:50)
OpenWrt Opkg List All Installed Packages Sorted by Size
https://openwrt.org › ... › vvkjndl
Calculate size of all files in package list file /usr/lib/opkg/info/packagename.list . du -k command is used. · Calculate package size using opkg ...
OpenWRT and opkg - gilesorr.com
https://www.gilesorr.com/blog/openwrt-opkg.html
01.01.2015 · Basic opkg usage: opkg list-installed tells you what packages are installed. opkg update must be run any time you want to install something: opkg loses its list of available packages over a reboot. opkg install python installs a package and its dependencies - in this case, it would probably break most WRT54Gs, because they don't have enough ...
How To List Installed Packages By Size (Largest) In Linux
https://www.2daygeek.com › how-...
Initially everyone try to find out the large files, it could be log files, etc, the other option is application/packages installed size . Is it ...
OpenWrt Opkg List All Installed Packages Sorted by Size
https://openwrt.org/user/vvkjndl/opkg-list-packages-sorted
10.08.2021 · OpenWrt Opkg List All Installed Packages Sorted by Size This script is inspired by opkg-list-user-installed-packages . This script will list all packages instead of listing only user-installed packages. Three conditions are applied in determining a package size (in order, if the first one is not applicable then the next one is used):
How to know disk space occupied by packages in OpenWrt?
https://unix.stackexchange.com › h...
Now how can I determine their weights so that decide what to uninstall? Is it possible to display the size of installed packages with OPKG? Share.
How to know disk space occupied by packages in OpenWrt ...
https://unix.stackexchange.com/questions/157097
Is it possible to display the size of installed packages with OPKG? package-management openwrt opkg ipkg. Share. Improve this question. Follow edited Jan 11 '18 at 5:20. user62916 asked Sep 23 '14 at 17:00. Suzan Cioc Suzan Cioc. 343 2 2 gold badges 5 …
How to know disk space occupied by packages in OpenWrt
https://itectec.com › unixlinux › ho...
Now how can I determine their weights so that decide what to uninstall? Is it possible to display the size of installed packages with OPKG?
Package Manager opkg. Offline installation of packages in ...
https://weekly-geekly.imtqy.com/articles/276609/index.html
The opkg listcommand opkg listall packages available for installation; The opkg list-installedcommand opkg list-installedwill show only installed packages, the opkg infocommand will show information about the specified package, and if it is installed, then the installation time. To install a package, you must run opkg install packname.
How to get a list of packages (with versions) used to ...
https://yocto.yoctoproject.narkive.com/pSH0NeDO/how-to-get-a-list-of...
I've been just running opkg list-installed on the target but I'd like to know how to do this kind of thing without the target and I'm striking out ... installed-package-sizes.txt installed-packages.txt list of all packages with version, sizes, .. Barros Pena, Belen 2014-01-24 11:10:01 UTC. Permalink. Post by Nicolas Dechesne.
Opkg command options - KoanSoftware Wiki
https://wiki.koansoftware.com › O...
With following command it's possible to create a list of installed packages, and write the list ...
[OpenWrt Wiki] Opkg List User Installed Packages
https://openwrt.org/user/yeti/opkg-list-user-installed-packages
14.01.2018 · Why du -k?What was the mysterious reason why it makes sense despite being du's default?. Why du -s?. Have a look: (the example was run on Debian) $ du logs 8 logs/refs/heads 8 logs/refs/remotes/origin 12 logs/refs/remotes 24 logs/refs 32 logs
Installing packages in OpenWrt - openwrt-users@lists ...
https://openwrt-users.openwrt.narkive.com/JzkQJKez/installing-packages...
and this worked, but when I tried to reinstall the packages I ran into the size issue again. The machine isn't connected to the internet so couldn't use the packages directly ... * opkg_install_cmd: Cannot install package openssl-util. If anyone can help, I'd be very grateful, James _____ openwrt-users mailing list https ...