wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
Menambahkan repository
sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
Update epository
sudo apt-get update
Install Google chrome
sudo apt-get install google-chrome-stable
Kalau proses diatas sudah berhasil, anda bisa menjalankan Google chrome melalui menu aplikasi. Dan anda sudah bisa berseluncur dengan broeser kesayangan anda!Terimaksih