Installing Homebrew on MacOS
How to install Homebrew on a MacOS user's account via Homebrew's package installer.
To install Homebrew 4.2.15 on a Apple Silicon MacOS Device, please open the following URL on the user's machine while they are logged in to their account.
https://github.com/Homebrew/brew/releases/tag/4.2.15
Instructions
1.) Select the installer for the appropriate MacOS.
2.) Install and run "Homebrew-4.2.15.pkg" on the user's account.
3.) Once the installer has finished, keep the installer window open and launch Terminal on the user's account.
4.) Copy & Paste the two lines of code listed on the installer window in to Terminal.
5.) Run "brew doctor" to see if Homebrew has been installed and is running as it should be.