How to Install wget on a Mac



How to Install wget on a Mac

How to Install wget on a Mac

If you’re getting a ‘command not found’ or similar error message when trying to use wget on your Mac, then this is how you sort it.

Read the article instead: https://codebubb.com/posts/install-wget-mac/

In this quick video we’ll be installing wget on a Mac and it’s simply a case of installing it using home brew:

brew install wget

If you haven’t got home brew installed you can follow the instructions on https://brew.sh and it’s a super useful package manager to have if you want to install things (like wget for example) on your Mac.