Sunday, January 29, 2012

install google chrome under ubuntu


installing google chrome browser for ubuntu.

~$ sudo wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -
~$ sudo apt-get update
~$ sudo apt-cache search google | grep chrome

google-chrome-beta - The web browser from Google
google-chrome-stable - The web browser from Google
google-chrome-unstable - The web browser from Google


~$ sudo apt-get install google-chrome-stable

another distro see http://www.google.com/chrome

No comments:

Post a Comment

Instalasi Burg di Linux Mint Debian Edition

Burg merupakan program yang fungsinya sama dengan Grub. Kedua program ini sama-sama berfungsi untuk mengenali sistem operasi lain yang ter...