How to install Google Chrome web browser on Ubuntu 16.04
In this tutorial, I will show you how to install the Google Chrome web browser on Ubuntu 16.04.
To install the Google Chrome web browser on your Ubuntu system, follow these steps:
1. Download Google Chrome deb file
On Ubuntu terminal,
$ wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
2. Install Google Chrome deb package
On Ubuntu terminal,
$ sudo dpkg -i google-chrome-stable_current_amd64.deb
3. Starting Google Chrome
To install the Google Chrome web browser on your Ubuntu system, follow these steps:
1. Download Google Chrome deb file
On Ubuntu terminal,
$ wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
2. Install Google Chrome deb package
On Ubuntu terminal,
$ sudo dpkg -i google-chrome-stable_current_amd64.deb
3. Starting Google Chrome

Comments
Post a Comment