I usually write programs to handle anything, that I think I might have to do again in the future! Consequently installing google-chrome is something I've done many times. Hello people of the Ubuntu Universe, I wrote a c++ program for installing google chrome 64 bit, Pandya's answer is very similiar. Sudo apt-get install google-chrome-stableįollow the instruction for installation with apt-key add:Īdd Key: wget -q -O - | sudo apt-key add. Set repository: echo 'deb stable main' | sudo tee /etc/apt//google-chrome.list
Make a keyring for chrome: gpg -no-default-keyring -keyring /etc/apt/keyrings/google-chrome.gpg -import /tmp/google.pub Now that apt-key add is deprecated use this: Google-chrome-stable is available on a 3rd Party Repository: Google Chrome (for Stable).