How to install Google Chrome on macOS using Terminal Command


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

  1. Open Terminal app
  2. Make sure brew is installed.
    brew --version
  3. Now run the below command to install Google Chrome.
    brew install --cask google-chrome
    Logs:
    ==> 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!
    Installing Google Chrome using Mac Terminal
  4. 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!

Buy Code2care a Coffee!

Facing issues? Have Questions? Post them here! I am happy to answer!

Author Info:

Rakesh (He/Him) has over 14+ years of experience in Web and Application development. He is the author of insightful How-To articles for Code2care.

Follow him on: X

You can also reach out to him via e-mail: rakesh@code2care.org

Copyright © Code2care 2024 | Privacy Policy | About Us | Contact Us | Sitemap