wget
build wget for Android

step1、install ndk-pkg

step2、update ndk-pkg-formula-repository

ndk-pkg update

step3、build and install wget

ndk-pkg install wget
view the formula of wget
ndk-pkg formula view wget

{{ formula }}
edit the formula of wget

if the formula of wget dosn't meet your needs, you can edit it ⤵︎

ndk-pkg formula edit wget

after editing, you may want to rebuild this package ⤵︎

ndk-pkg install wget