[OpenWrt Wiki] Opkg package manager
openwrt.org › docs › guide-userDec 29, 2021 · Opkg is a fork of ipkg, the package manager used in NSLU2's Optware(archive link), which is designed to add software to stock firmware of embedded devices. Opkg is a full package manager for the root file system, including kernel modules and drivers, while ipkg is just a way to add software to a separate directory (e.g. /opt).
gcc & g++ on an Arduino Yun | Noble Pepper
noblepepper.com › wp › blogOct 22, 2014 · opkg -t /root install yun-gcc This package will take about 20 minutes or more to install so be patient, once it finishes you will be ready to compile simple c or c++ programs. I prefer to download and install this package separately so I can see what is going on: cd /mnt/sda1