Saturday, October 22, 2011

How To Install Google Chrome Debian Squeeze

Download Google chrome from google.com/chrome then
# cd your-download-folder
exam
chaeful@aan:~$ cd Downloads/
then install using
root@aan:/home/chaeful/Downloads# sudo dpkg -i google-chrome-stable_current_amd64.deb
and waiting then install sucsesfully
or
add this repository in you source list
# Google software repository
deb http://dl.google.com/linux/deb/ stable non-free main
add in source list with using
chaeful@aan:~$ gedit /etc/apt/sources.list
then update
# apt-get update
then install  google chrome with
apt-get install google-chrome-stable
wait for sucsesfully
thank

4 comments:

pak tani said...

thx too, i hope you will come back

PJ Brunet said...

Thanks for the repository, I got version 19.

pak tani said...

thx too, for come on my blog

Anonymous said...

great thx!

Post a Comment