Site Tools


entware_installation_usage

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
entware_installation_usage [2021/05/06 17:45] pedroentware_installation_usage [2021/05/30 17:42] – [Entware]-spacing hogwild
Line 11: Line 11:
 </code> </code>
  
-Now you can run the installation command appropriate for your build:+ 
 +Now you can run the installation command:
  
 <code> <code>
-ARM: 
-wget -O - http://pkg.entware.net/binaries/armv7/installer/entware_install.sh | sh 
  
-MIPS: + 
-wget -O - http://pkg.entware.net/binaries/mipsel/installer/installer.sh | sh+/usr/sbin/entware-install.sh
  
 </code> </code>
 +
  
 Finally, you can install the packages you want e.g. Finally, you can install the packages you want e.g.
 <code> <code>
  
 +opkg update
 +opkg upgrade
 opkg install htop opkg install htop
  
entware_installation_usage.txt · Last modified: 2023/06/27 23:44 by hogwild