wget for OS X

Wget is a computer program that implements simple and powerful content retrieval from web servers and is part of the GNU Project. Its name is derived from World Wide Web and get, connotative of its primary function. It currently supports downloading via HTTP, HTTPS, and FTP protocols, the most popular TCP/IP-based protocols used for web browsing.

Pre-built for OS X 10.5 and higher on Intel
http://www2.42quarks.com/software/wget-for-os-x

Pre-built for OS X 10.4 and higher
Download from http://andrew.merenbach.com/?q=node/17 (no longer available?)

Compiling wget for OS X
Requires that you have the OS X Developer Tools installed.
Instructions from Coolest Guy on the Planet.
There's also instructions for building it from CVS.

Download the source:

curl -O http://ftp.gnu.org/gnu/wget/wget-1.15.tar.gz
tar zxf wget-1.15.tar.gz
cd wget-<version>

Configure and build it:

./configure --with-ssl=openssl
make

Install the binaries:

sudo make install

You'll likely need to add /usr/local/bin to your shell $PATH in order to use the programs

Technology:

Recent Updates

  • 8 months 3 weeks ago
    1.27.2 update
  • 9 months 4 days ago
    Drupal 10/11 config
  • 9 months 5 days ago
  • PHP
    9 months 5 days ago
    PHP 8.3.11 and AlmaLinux
  • 9 months 5 days ago
    New version of Pound