- there are posts like this Major Change Notice: New Package Manager or this The future is now: opkg vs apk - #9 by efahl and even documentation on how to use apk manager once you have it on your system
- And, haha, there is ZERO. ZERO guide on how a random person could install an apk manager on his already edge wrt 24 to try using snapshot packages.
- and guess what. most common idea like
root@OpenWrt:~# opkg install apk-tools
Unknown package 'apk-tools'.
Collected errors:
* opkg_install_cmd: Cannot install package apk-tools.
root@OpenWrt:~# opkg install apk
Unknown package 'apk'.
Collected errors:
* opkg_install_cmd: Cannot install package apk.
opkg list |grep -i apk - no output
simply gives nothing.
how do you guys deal with making things clear for everyone, if there is even zero docs on how to install new things.