This is done quite easily. Just add the following line to your /etc/apt/sources.list file:
deb http://dl.google.com/linux/deb stable non-free main
Run your package manager by calling
$ aptitude
and search for a package named
google-chrome-stable
Your Gnome menu entry will be automatically created under section “Internet”. Have fun!
The URL that you give above for sources.list doesn’t seem to be valid anymore:
W: Failed to fetch http://dl.google.com/linux/deb/dists/stable/Release Unable to find expected entry non-free/binary-i386/Packages in Meta-index file (malformed Release file?)
The sources.list line can be fixed by removing “non-free”. However, the google-chrome-stable depends on several libraries from wheezy and thus can’t be installed on squeeze… 🙁
Hi Thiemo,
Thank’s for notifying me about the bad link. I have found another tutorial which could be helpful for you: http://www.itworld.com/software/358509/install-google-chrome-browser-debian-7