If you want to install Google Chrome Browser on your Mac silently using Terminal, you can make use of the brew cask command.
Steps to install Chrome using Terminal
- Open Terminal app
- Make sure brew is installed.
brew --version - Now run the below command to install Google Chrome.
Logs:brew install --cask google-chrome==> Downloading https://dl.google.com/chrome/mac/universal/stable/GGRO/googlechrome.dmg ######## 100.0% Warning: No checksum defined for cask 'google-chrome', skipping verification. ==> Installing Cask google-chrome ==> Moving App 'Google Chrome.app' to '/Applications/Google Chrome.app' 🍺 google-chrome was successfully installed!
- Use Spotlight Search to open Chrome.
This is not an AI-generated article but is demonstrated by a human on an M1 Mac running macOS Sonoma 14.0.
Please support independent contributors like Code2care by donating a coffee.
Buy me a coffee!

Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!