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>










留言

這個網誌中的熱門文章

Meshtastic 03 adding GPS on TTGO lora32 V2

Meshtastic 02 try to work with sensors

GeoSetter how to add geotag on to pictures, and export to google earth as kmz