In this post, we will see How to install Google Chrome Web Browser on Ubuntu from Terminal.
Step 1: Download Google Chrome
Run following command on terminal
>>> wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
Step 2: Install Google Chrome
Run following command on terminal
>>> sudo dpkg -i google-chrome-stable_current_amd64.deb
These steps will install Google Chrome on your Ubuntu system. Then to open it, go to Applications/Activities. Search Chrome. You will get Chrome icon. Open it.
Step 1: Download Google Chrome
Run following command on terminal
>>> wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
Step 2: Install Google Chrome
Run following command on terminal
>>> sudo dpkg -i google-chrome-stable_current_amd64.deb
These steps will install Google Chrome on your Ubuntu system. Then to open it, go to Applications/Activities. Search Chrome. You will get Chrome icon. Open it.
No comments:
Post a Comment