Downloading and Installing Homebrew on macOS

Опубликовано: 26 Май 2025
на канале: TheCoatlessProfessor
688
2

Summary

We opened Terminal by going to the top-right and clicking on Spotlight to find Terminal.
We obtained the homewbrew's install command from: https://brew.sh
We entered the command into Terminal and verified the install was success by trying to use brew to install the `wget` package in a new terminal window.