Click on Download and Choose the download package .64 bit .deb file and Click Accept and Install.
1. Select the directory where the Chrome has been downloaded.
ubuntu-16.04@ubuntu-16.04:~$ cd Downloads/ ubuntu-16.04@ubuntu-16.04:~/Downloads$
2. Install Google Chrome Package using following command and enter the password for sudo.
ubuntu-16.04@ubuntu-16.04:~/Downloads$ sudo dpkg -i google-chrome*
3. Now install Dependencies using following command and enter the password for sudo.
ubuntu-16.04@ubuntu-16.04:~/Downloads$ sudo apt-get install -f
#All dependencies has been installed which also include Google Chrome dependencies
4. Now reinstall Google Chrome Package.
ubuntu-16.04@ubuntu-16.04:~/Downloads$ sudo dpkg -i google-chrome*
#Done!!! You have successfully installed the Google Chrome on Ubuntu 16.04.
#Search Google Chrome in your computer
Comments
Post a Comment