How to install Google Chrome web browser on Ubuntu 18.10 Cosmic Cuttlefish Linux - LinuxConfig.org

The objective is to install the Google Chrome web browser on Ubuntu 18.10 Cosmic Cuttlefish Linux
This is a companion discussion topic for the original entry at https://linuxconfig.org/how-to-install-google-chrome-web-browser-on-ubuntu-18-10-cosmic-cuttlefish-linux

Thanks for the article! It was very useful. I recommend updating

<pre>$ sudo dpkg -i ~/chrome.deb</pre>

to

<pre># sudo dpkg -i ~/chrome.deb</pre>

in order to stay consistent with the article pretext. It’s a minor flaw. :slight_smile: