Saturday, 1 June 2013

How to Install Google Chrome from the command line

How to Install Google Chrome from the command line

I'd like to do something similar to:
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
except download the OS X version (from ? URL) and install it from the command line. The corresponding instructions for installing Google Chrome on Ubuntu can be found here. I've searched high and low and Google does not seem to make the link available anywhere.
I'm trying to write a script to automate installation of my standard applications for OS X. I use a set of scripts like this already to set up my Ubuntu box. Specifically, I can't seem to find the URL for the Google Chrome OS X 64 bit direct download.

No comments:

Post a Comment