opkg Installing A Software Package In Angstrom

http://www.elinux.org/Installing_A_Software_Package_In_Angstrom

make sure boards are connected to internet:
ping www.google.com -w 2

  • Update the list of available packages:
opkg update

check whats are available related to ....
opkg list|grep <package name>

  • To install a package in Angstrom, type the following command
 opkg install <package name>

  • To see if a particular package is already installed in Angstrom, type the command below
opkg list-installed|grep <package name>










留言

這個網誌中的熱門文章

Heltec ESP32+OLED+Lora, hardware testing

micro SD card for ESP32, on lolin32 with OLED and heltec 32 lora oled

Install Network Time Protocol(NTP) on BeagleBone with Angstrom linux and set local time zone