step1、install Xcode
step2、install xcpkg
step3、update xcpkg-formula-repository
xcpkg update
step4、build and install wget
xcpkg install wget
xcpkg formula view wget
{{ formula }}
if the formula of wget dosn't meet your needs, you can edit it ⤵︎
xcpkg formula edit wget
after editing, you may want to rebuild this package ⤵︎
xcpkg install wget