To get started, open Terminal. When it opens, run the command below to add Linux-repository public key from Google.
( wget -q -O - https://dl-ssl.google.com/linux/linux... | sudo apt-key add - )
When added, run the command below.
( sudo gedit /etc/apt/sources.list.d/google.list )
Then copy and paste the line below into the file and save.
( deb http://dl.google.com/linux/chrome/deb/ stable main )
After saving the file, run the commands below to update your system.
( sudo apt-get update )
Finally, run the commands below to install Google Chrome Stable version.
( sudo apt-get install google-chrome-stable )
Enjoy!!!
/ m4r1otut0r1als - Youtube Channel
http://h1t3chtut0r1al.blogspot.com - Blogger