Wget for Mac
Install and Configure wget on macOS.
Extract the files and move into the directory
tar -zxvf wget.tar.gz
cd wget/
./configure
or configure without SSL
./configure –with-ssl=openssl
make
sudo make install
That’s almost done, wget is going to install in:
/usr/local/bin/wget
App description: wget
App description: Internet
The good: Popular program
The bad: None
Updated: 2018
System requirements: The program requires OS X 10.7 or later.